bcrypt-ruby
Hashing library
A Ruby binding for the OpenBSD bcrypt() password hashing algorithm
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
2k stars
50 watching
282 forks
Language: C
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern password hashing library for Python | 1,286 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
| A Ruby implementation of the Bitcoin protocol | 63 |
| A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
| Automates password hashing and verification in bookshelf models | 16 |
| A Ruby library providing access to the Braintree payment gateway | 446 |
| A common Ruby library for managing and querying security data across multiple databases | 14 |
| A Rust library implementing the Argon2 password hashing algorithm | 174 |
| Provides Rust implementations of password hashing algorithms used in Django Project. | 56 |
| Automates password hashing for bookshelf models using bcrypt | 0 |
| A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |