dwin / goSecretBoxPasswordLinks
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.
☆60Updated 3 years ago
Alternatives and similar repositories for goSecretBoxPassword
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below
Sorting:
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 4 years ago
- ⏰ A simple and intuitive scheduling library in Go.☆98Updated 3 years ago
- Argon2 password hashing package for go with constant time hash comparison☆90Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- MailHog SMTP Protocol☆75Updated 3 years ago
- Go package for text annotation.☆72Updated 5 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- BoltDB's Interactive Shell☆86Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Managing go application shutdown with signals.☆199Updated 9 months ago
- Middleware for keeping track of users, login states and permissions☆88Updated 3 weeks ago
- Parse placeholder and wildcard text commands☆60Updated 3 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Go package for dealing with EU VAT. Does VAT number validation & rates retrieval.☆116Updated last year
- a package for decode form's values into struct in Go☆192Updated 2 years ago
- DKIM package for golang☆98Updated 7 months ago
- A small flexible merge library in go☆127Updated 9 months ago
- A Golang lib to generate placeholder images with text☆79Updated 4 years ago
- A simple to use, high-performance, Go (golang) MAC signer.☆112Updated 6 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Letter avatar generation for Go☆140Updated 3 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆270Updated 8 months ago
- Port of the node-progress package, written in Golang.☆114Updated 4 years ago
- A place to chat and communicate: a buffalo forum☆83Updated 5 years ago
- Straightforward HTTP session management☆129Updated 6 months ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 6 years ago