You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you think about creating an even higher level interface for Argon2, that is similar to Bcrypt in stdlib.
So one could simply do s/Crypto::Bcrypt/Sodium::Password/.
The text was updated successfully, but these errors were encountered:
What do you think about creating an even higher level interface for Argon2, that is similar to Bcrypt in stdlib.
So one could simply do
s/Crypto::Bcrypt/Sodium::Password/
.The text was updated successfully, but these errors were encountered: