cl-pass
Password hasher
A Common Lisp library for securely hashing and verifying passwords.
Password hashing and verification library
30 stars
6 watching
5 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| Security system for Common Lisp web applications | 43 |
| An SSH client library for Common Lisp built on libssh2 | 43 |
| A utility library for securely hashing and encrypting passwords based on the Dropbox method. | 59 |
| A utility library for working with Common Lisp hash tables | 29 |
| Provides a unified implementation of multiple password hashing algorithms. | 54 |
| A modern password hashing library for Python | 1,286 |
| A library that provides a password hashing function using the Argon2 algorithm in Erlang | 6 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| A Lua-based library implementing the scrypt password hashing algorithm | 18 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| A web interface for password cracking tool Hashcat | 358 |
| A commandline password manager inspired by pass_ | 200 |
| A collection of password hashing algorithms written in Rust | 688 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |