Opened at 2020-07-21T06:23:01Z
Closed at 2020-07-21T16:59:11Z
#3349 closed defect (fixed)
latest `cryptography` library breaks tahoe
| Reported by: | meejah | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | soon |
| Component: | unknown | Version: | n/a |
| Keywords: | Cc: | ||
| Launchpad Bug: |
Description
The latest cryptrgraphy library insists on 3 or 65537 as the exponent for RSA crypto. Tahoe uses 17 because that was pycryptopp's default.
Change History (1)
comment:1 Changed at 2020-07-21T16:59:11Z by meejah
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Merged in https://github.com/tahoe-lafs/tahoe-lafs/pull/748