mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-08 22:12:43 +00:00
9 lines
360 B
Gherkin
9 lines
360 B
Gherkin
|
Mutables' RSA keys are spec'd at 2048 bits
|
||
|
|
||
|
Some code existed to allow tests to shorten this and it's
|
||
|
conceptually possible a modified client produced mutables
|
||
|
with different key-sizes. However, the spec says that they
|
||
|
must be 2048 bits. If you happen to have a capability with
|
||
|
a key-size different from 2048 you may use 1.17.1 or earlier
|
||
|
to read the content.
|