-
Couldn't load subscription status.
- Fork 100
Closed
Description
scrypt version 0.11.0 introduced a length requirement on the derived key length. It is no longer possible to derive keys shorter than 10 or larger than 64.
It is fine if the scrypt::Params struct has a recommended derived key length, but it should be possible to input a key length in compliance with RFC 7914. The RFC allows the scrypt derived key length to be "a positive integer less than or equal to (2^32 - 1) * 32".
Metadata
Metadata
Assignees
Labels
No labels