tahoe-lafs/newsfragments/3828.feature
meejah 82eb0d686e
Update newsfragments/3828.feature
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-02-22 11:18:45 -07:00

9 lines
449 B
Gherkin

The implementation of SDMF and MDMF (mutables) now requires RSA keys to be exactly 2048 bits, aligning them with the specification.
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.