tedu
64a805d564
Add bcrypt_pbkdf, a password based key derivation function using bcrypt.
Technically, it's a slight variant of bcrypt better suited for use as a pluggable hash with PKCS #5 PBKDF2. ok djm (also tweak pkcs5_pbkdf2() prototype to have consistent types.) |
11 years ago | |
---|---|---|
src | Add bcrypt_pbkdf, a password based key derivation function using bcrypt. | 11 years ago |