New Extensions: Argon2 & Bcrypt for Secure Password Hashing

35 views
Skip to first unread message

Youssef Saeed

unread,
Oct 14, 2025, 1:00:22 PMOct 14
to The Ring Programming Language
Hello everyone,

I have created two new extensions for the Argon2 and Bcrypt password hashing algorithms.

Installation

You can easily install them using RingPM:

*   To install Argon2:
   
    ringpm install argon2 from ysdragon
   
*   To install Bcrypt:
   
    ringpm install bcrypt from ysdragon
    
Source Code

The source code for both extensions is available on GitHub.

*   Ring Argon2: https://github.com/ysdragon/argon2
*   Ring Bcrypt: https://github.com/ysdragon/bcrypt

I hope you find these extensions useful for securing your Ring applications. Feedback and contributions are very welcome!

Best regards,
Youssef
Reply all
Reply to author
Forward
0 new messages