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.

GitHub

2k stars
50 watching
282 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pyca/bcryptA modern password hashing library for Python1,286
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
maxcountryman/flask-bcryptProvides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm326
dnaeon/cl-bcryptProvides functions to generate, parse and verify bcrypt password hashes13
bcryptnet/bcrypt.netAn enhanced C# implementation of the bcrypt password hashing algorithm848
rubycrypto/rbnaclA Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission.983
chaintope/bitcoinrbA Ruby implementation of the Bitcoin protocol63
chaintope/bip-schnorrrbA Ruby implementation of the Schnorr signature scheme over elliptic curves.7
bsiddiqui/bookshelf-bcryptAutomates password hashing and verification in bookshelf models16
braintree/braintree_rubyA Ruby library providing access to the Braintree payment gateway446
ronin-rb/ronin-dbA common Ruby library for managing and querying security data across multiple databases14
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
racum/rust-djangohashersProvides Rust implementations of password hashing algorithms used in Django Project.56
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0
grempe/tss-rbA Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt23