dwin / goSecretBoxPassword
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.
☆59Updated 2 years ago
Alternatives and similar repositories for goSecretBoxPassword:
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below
- A package to allow one to concurrently go through a filesystem with ease☆102Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- GoXel - Download accelerator in Go☆38Updated 5 years ago
- goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib fo…☆20Updated 4 years ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- Argon2 password hashing package for go with constant time hash comparison☆91Updated 3 years ago
- Middleware for keeping track of users, login states and permissions☆89Updated last year
- Fire alarms with system events☆54Updated 9 years ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- A currency computations package.☆61Updated 5 months ago
- Go package for text annotation.☆71Updated 5 years ago
- golang htpasswd utilities☆40Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Zero-width character detection and removal for Go☆109Updated 4 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- A Golang lib to generate placeholder images with text☆79Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 6 years ago
- ⏰ A simple and intuitive scheduling library in Go.☆100Updated 2 years ago
- MailHog SMTP Protocol☆75Updated 3 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- A golang i18n tool using CLDR data☆25Updated 3 years ago
- A Go websocket library with an API similar to Socket.IO... but not Socket.IO☆96Updated 6 years ago
- Minimalistic Go package to get application directories such as config and cache☆65Updated 4 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated last month
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Straightforward HTTP session management☆123Updated 2 years ago
- a tiny package that implements SMTP server for Go projects☆105Updated last year