Open echec-et-math opened 2 months ago
Describe the bug Entering a salt in hex or base64 for Argon2 results in a hash with a different salt.
To Reproduce
Link to reproduce
Expected behaviour The salt from the input and the output should be the same.
Desktop :
Additional context Tweaking the parameters, salt size, salt base64 '=' padding does nothing significant.
However, using specific salts, sometimes the first bytes of the salts do match, and then look nothing alike : Link to reproduce
Describe the bug Entering a salt in hex or base64 for Argon2 results in a hash with a different salt.
To Reproduce
Link to reproduce
Expected behaviour The salt from the input and the output should be the same.
Desktop :
Additional context Tweaking the parameters, salt size, salt base64 '=' padding does nothing significant.
However, using specific salts, sometimes the first bytes of the salts do match, and then look nothing alike : Link to reproduce