boughtonp/cfpassphrase

Add Argon2 as supported algorithm

boughtonp opened this issue · 0 comments

Argon2 is a new algorithm, winner of the PHC Password Hashing Competition.

Java bindings available at kosprov/jargon2-api and phxql/argon2-jvm.