nimcrypto
nimcrypto copied to clipboard
Add support for Argon2
I'm doing some maintenance on libkeepass as I want to add support for the new KDBX4 format. As part of this I migrated from nimAES
and nimSHA2
to nimcrypto
, but for KDBX4 I also need Argon2. Are there any plans for adding Argon2 support to this library?
Sorry for long response, but yeah now i can say argon2 will be supported https://github.com/cheatfate/nimcrypto/pull/74