A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
- Updated
Apr 12, 2021 - Go
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
🔒command line tool checking password safety🔒
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
Secure password hashers for Go compatible with Django
goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace imp…
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
A TUI for password management on cloud
Go library providing simple and secure password management
Go implementation of Django's default password hasher. Uses the pbkdf2 algorithm along with a sha256 digest. 🔐
Argon2ID password hashing with bcrypt-like API
Smart pseudo-random password generator
password-hash compatible functions for Go
*️⃣ Password Hashing & Verification with Argon2, Bcrypt
Cryptographic Key Stretching Functions in Go.
Oplop with advanced functionality
A Golang library for BreachDirectory's REST API.
Library and cli tool for password hashing
Add a description, image, and links to the password-hash topic page so that developers can more easily learn about it.
To associate your repository with the password-hash topic, visit your repo's landing page and select "manage topics."