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.
☆60May 16, 2026Updated this week
Alternatives and similar repositories for goSecretBoxPassword
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib fo…☆20Dec 11, 2020Updated 5 years ago
- Idiotproof golang password validation library inspired by Python's passlib☆289Mar 23, 2021Updated 5 years ago
- go run for gulp☆13Jun 1, 2016Updated 9 years ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- Ring- (& Compojure-) friendly remote functions for use w/ shoreleave + ClojureScript☆53Jun 16, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A smarter client-side with ClojureScript : Shoreleave's rpc/xhr/jsonp facilities☆50Feb 28, 2013Updated 13 years ago
- A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑