-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support pbkdf2 outputs larger than PRF digest length.
Includes an ample number of test vectors for various sized outputs. This is needed to compute scrypt in terms of ring::pbkdf2. I agree to license my contributions to each file under the terms given at the top of each file I changed.
- Loading branch information
1 parent
08c729e
commit a316606
Showing
3 changed files
with
167 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.