etcimon / botan

Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc.
Other
85 stars 22 forks source link

Argon2 state in botan #29

Open aberba opened 7 years ago

aberba commented 7 years ago

Upon seeing this issue on Botan (c++) [1], I wanted to know if Botan (D) will implement this

https://github.com/randombit/botan/issues/459

ErnyTech commented 11 months ago

Blake2b, prerequisite for Argon2, has been implemented in PR https://github.com/etcimon/botan/pull/67