passwap
Password hasher
Provides a unified implementation of multiple password hashing algorithms.
Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
54 stars
9 watching
3 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
argon2bcryptgohashingmd5-cryptpasslibpasswordpbkdf2scrypt
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern password hashing library for Python | 1,286 |
| A Common Lisp library for securely hashing and verifying passwords. | 30 |
| A unified API for password hashing algorithms | 540 |
| A ZSH plugin for securely inputting and managing passwords using a fuzzy finder interface | 6 |
| A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A utility library for securely hashing and encrypting passwords based on the Dropbox method. | 59 |
| A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| A collection of password hashing algorithms written in Rust | 688 |
| A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| Provides a unified set of libraries and interfaces for password hashing in Dart applications. | 18 |
| An implementation of Argon2 password hashing algorithm in Python | 18 |