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.
☆59Updated 2 years ago
Alternatives and similar repositories for goSecretBoxPassword
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below
Sorting:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 3 years ago
- BoltDB's Interactive Shell☆84Updated 4 years ago
- A currency computations package.☆61Updated 3 weeks ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆99Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- MailHog SMTP Protocol☆75Updated 3 years ago
- Email parsing and mail creation library for golang☆95Updated last year
- Strumt is a library to create prompt chain☆62Updated 7 months ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated last year
- Go wrapper for http://www.google.com/recaptcha☆62Updated 5 years ago
- fonet is a deep neural network package for Go.☆85Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 4 months ago
- A simple to use, high-performance, Go (golang) MAC signer.☆112Updated 5 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- The standard library flag package with its missing features☆43Updated 4 years ago
- A fast and powerful session package for fasthttp servers☆27Updated 4 years ago
- ⏰ A simple and intuitive scheduling library in Go.☆99Updated 2 years ago
- golang htpasswd utilities☆41Updated 5 years ago
- Argon2 password hashing package for go with constant time hash comparison☆91Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- 📈 💰 A golang interface for the Open Exchange Rates API☆85Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 6 months ago
- A Golang HTTP FileSystem that disables directory indexing☆28Updated 3 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago