Frank Denis
|
b55febaafa
|
Bump ARGON2_MIN_TIME to 3, adjust tests accordingly
|
2016-03-01 14:08:31 +01:00 |
|
Frank Denis
|
11caf90c1f
|
Update Argon2 tests
|
2016-02-17 16:39:20 +01:00 |
|
Frank Denis
|
1cce9b1e00
|
argon2i strings are variable length; check that they are zero-padded
|
2016-01-08 16:55:08 +01:00 |
|
Frank Denis
|
cfd597298f
|
Bring back tests vectors for argon2 strings
|
2016-01-06 15:36:36 +01:00 |
|
Frank Denis
|
29fb06cd23
|
Check for crypto_pwhash_*limit_moderate() presence
|
2015-12-30 11:59:15 +01:00 |
|
Frank Denis
|
77a61b8ad7
|
Test the high-level crypto_pwhash() functions
|
2015-12-29 21:53:56 +01:00 |
|
Frank Denis
|
654a2b3f95
|
Shorten a few test argon2i test vectors for V8
This is enough to reproduce an bug with Chrome
|
2015-12-29 21:06:23 +01:00 |
|
Frank Denis
|
61c5b4a35c
|
argon2i test: remove tv3 for now; it's too much for web browsers
Proper test vectors will be reintroduced later
|
2015-12-29 19:16:31 +01:00 |
|
Frank Denis
|
c48eaad3cd
|
Don't require too much memory for the pwhash_argon2i() test
so that the Javascript version can run in web browsers
|
2015-12-29 17:54:21 +01:00 |
|
Frank Denis
|
7a95e921ac
|
Add tests for pwhash_argon2i
|
2015-12-29 17:12:23 +01:00 |
|