Skip to content

Releases: Anti-weakpasswords/PBKDF2-Test-Vectors

Initial Release

03 Mar 07:03
Compare
Choose a tag to compare

Contains test vectors for:
PBKDF2-HMAC-SHA-512
PBKDF2-HMAC-SHA-384
PBKDF2-HMAC-SHA-256
PBKDF2-HMAC-SHA-224
PBKDF2-HMAC-SHA-1
And for the crazy or those with ancient systems without even SHA-1 support:
PBKDF2-HMAC-MD5

Remember, assign an amount of time, then figure out how many iterations takes that long.

Use =CONCATENATE to generate exactly the code you need for your own tests! Samples are provided.