cl-bcrypt

Password hasher

Provides functions to generate, parse and verify bcrypt password hashes

Common Lisp system for parsing and generating bcrypt password hashes

GitHub

13 stars
4 watching
2 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 1 awesome list

bcryptcl-bcryptcommon-lisplispparsingpassword-hashing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
maxcountryman/flask-bcryptProvides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm326
dnaeon/cl-ssh-keysA Common Lisp system for generating and parsing OpenSSH keys.23
bcryptnet/bcrypt.netAn enhanced C# implementation of the bcrypt password hashing algorithm848
pyca/bcryptA modern password hashing library for Python1,286
eudoxia0/cl-passA Common Lisp library for securely hashing and verifying passwords.30
dnaeon/clingonA command-line options parser system for Common Lisp127
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
bcrypt-ruby/bcrypt-rubyA Ruby binding for the OpenBSD bcrypt() password hashing algorithm1,933
neokushan/bcrypt.net-coreA .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core.216
dnaeon/cl-jwkA Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats.18
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0
elithrar/simple-scryptProvides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go198
simonepri/upashA unified API for password hashing algorithms540
bsiddiqui/bookshelf-bcryptAutomates password hashing and verification in bookshelf models16
rustcrypto/password-hashesA collection of password hashing algorithms written in Rust688