P-H-C / phc-winner-argon2

The password hash Argon2, winner of PHC
Other
4.78k stars 406 forks source link

Minor Display error in Argon2Opt/RefTestCl programs #294

Open ithompson1959 opened 4 years ago

ithompson1959 commented 4 years ago

When running the the Argon2OptTestCl or the Argon2RefTestCl the memory parameter displayed is not correct.

The program displays the Binary magnitude and not the memory size. ie: 8 is shown not 256, 16 instead of 65536 etc.