commit | b97b7c39adea473ec093d0cd1208370e4de7930f | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Jun 13 16:52:22 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Thu Jun 13 23:38:40 2013 -0700 |
tree | 4fa804e5ea0690b5fc8d5c76b15e135d59cb14cd | |
parent | aa47e52c0987e27a88f19e82249a056199267df4 [diff] |
Add scrypt unit tests Make sure our scrypt library is passing the test vectors provided at: http://tools.ietf.org/html/draft-josefsson-scrypt-kdf-00#page-11 This will allow us to substitute in new Salsa20/8, PBKDF2, etc implementations that are faster without breaking compatibility. Change-Id: I89024b637e0075e5018526e4147148e6fc8e4d96