Hello everyone,
I have created two new extensions for the
Argon2 and
Bcrypt password hashing algorithms.
InstallationYou can easily install them using
RingPM:
*
To install Argon2: ringpm install argon2 from ysdragon *
To install Bcrypt: ringpm install bcrypt from ysdragon Source CodeThe source code for both extensions is available on GitHub.
*
Ring Argon2: https://github.com/ysdragon/argon2*
Ring Bcrypt: https://github.com/ysdragon/bcryptI hope you find these extensions useful for securing your Ring applications. Feedback and contributions are very welcome!
Best regards,
Youssef