cl-bcrypt
Password hasher
Provides functions to generate, parse and verify bcrypt password hashes
Common Lisp system for parsing and generating bcrypt password hashes
13 stars
4 watching
2 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
bcryptcl-bcryptcommon-lisplispparsingpassword-hashing
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| A modern password hashing library for Python | 1,286 |
| A Common Lisp library for securely hashing and verifying passwords. | 30 |
| A command-line options parser system for Common Lisp | 127 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
| A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
| Automates password hashing for bookshelf models using bcrypt | 0 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A unified API for password hashing algorithms | 540 |
| Automates password hashing and verification in bookshelf models | 16 |
| A collection of password hashing algorithms written in Rust | 688 |