funcool / buddy-hashers

Collection of password hashers.
https://funcool.github.io/buddy-hashers/latest/
Apache License 2.0
75 stars 16 forks source link

Add Argon2id support (Fixes #13) #25

Closed akosilov closed 3 years ago

akosilov commented 3 years ago

Hi, I'm not sure if you're still considering having Argon2 support in buddy-hashers, but if so, please have a look at this. It uses Bouncy Castle implementation of Argon2id hashing function.