Closed dchest closed 9 years ago
To keep backwards compatibility, we must leave the current 5000-round PBKDF2 as default, however let's add an option to use scrypt. Think about whether we should allow changing its parameters or just settle on something predefined.
scrypt
Suggested in https://github.com/dchest/cryptopass/issues/2
It's better to make a separate extension for scrypt.
To keep backwards compatibility, we must leave the current 5000-round PBKDF2 as default, however let's add an option to use
scrypt
. Think about whether we should allow changing its parameters or just settle on something predefined.Suggested in https://github.com/dchest/cryptopass/issues/2