- Apr 06, 2016
-
-
daniel-dinu authored
Improve handling of long passwords for command line utility.
-
Technion authored
- Apr 05, 2016
-
-
daniel-dinu authored
Include lower-case "windows.h"
-
Adrien Béraud authored
Capitalized Windows.h breaks on MinGW. "windows.h" is the proper include.
-
Daniel authored
-
daniel-dinu authored
Included the arguments added in be3583e3.
-
Daniel authored
-
daniel-dinu authored
Add options for bare output to executable
-
- Apr 04, 2016
-
-
alipha authored
-
daniel-dinu authored
Test ci
-
- Apr 01, 2016
-
-
ddinu authored
-
- Mar 31, 2016
-
-
JP Aumasson authored
Add alternative JavaScript implementation to README
-
Chris LaRose authored
-
- Mar 29, 2016
-
-
Samuel Neves authored
Remove test with m=20, as it takes too much RAM for many devices.
-
Technion authored
as it takes too much RAM for many devices. Reintroduce large test - only for CI environment.
-
- Mar 27, 2016
-
-
Samuel Neves authored
Check for NULL encoded strings. Fixes #120.
-
Technion authored
-
Technion authored
-
- Mar 22, 2016
-
-
Samuel Neves authored
-
Samuel Neves authored
-
JP Aumasson authored
Decode
-
- Mar 21, 2016
-
-
Daniel Dinu authored
-
Daniel Dinu authored
Changed version position in Argon2_Context
-
Daniel Dinu authored
-
- Mar 16, 2016
-
-
Samuel Neves authored
-
- Mar 14, 2016
-
-
Daniel authored
-
Daniel Dinu authored
-
- Mar 13, 2016
-
-
Daniel Dinu authored
-
Daniel Dinu authored
- included support for variable length hash, calculate the encoded hash lenght (see P-H-C/phc-winner-argon2#114) - updated tests - added test vectors for v16 - updated the checking of test vectors
-
- Mar 11, 2016
-
-
Daniel authored
fixed the implementation for backward compatibility added tests for backward compatibility recomputed the test vectors changed test.sh to return an error code if it is the case ignore object file generated by OPTTEST
-
khovratovich authored
-
khovratovich authored
-
- Mar 10, 2016
-
-
khovratovich authored
-
- Mar 09, 2016
-
-
JP Aumasson authored
Utilise OPT on supported platforms.
-
JP Aumasson authored
-
JP Aumasson authored
-
JP Aumasson authored
Salt length is not at most 16 characters, but at least 8 characters
-
- Mar 08, 2016
-
-
Frank Denis authored
-
JP Aumasson authored
Fix cli tool to handle variable length salts
-