argon2-jvm icon indicating copy to clipboard operation
argon2-jvm copied to clipboard

why generate different hash in each request despite using the same salt and parameters for hash function in argon2Advanced

Open mutianwei521 opened this issue 2 years ago • 1 comments

why generate different hash in each request despite using the same salt and parameters for hash function in argon2Advanced

mutianwei521 avatar Sep 09 '23 11:09 mutianwei521

Can you please provide some sample code which shows the calls you make and the hash output?

phxql avatar Sep 13 '23 06:09 phxql