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
Related projects ⓘ
Alternatives and complementary repositories for goSecretBoxPassword
- 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☆101Updated 3 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 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
- Argon2 password hashing package for go with constant time hash comparison☆90Updated 3 years ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 2 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 4 years ago
- Middleware for keeping track of users, login states and permissions☆88Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- a tiny package that implements SMTP server for Go projects☆106Updated 11 months ago
- ⏰ A simple and intuitive scheduling library in Go.☆101Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Straightforward HTTP session management☆125Updated 2 years ago
- GoXel - Download accelerator in Go☆38Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆79Updated last year
- Path parsing for segment unmarshaling and slicing.☆46Updated 5 months ago
- A place to chat and communicate: a buffalo forum☆85Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A fast and powerful session package for fasthttp servers☆25Updated 3 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Unofficial Golang bindings for the C++ Ultralight UI library☆32Updated 4 years ago
- A golang i18n tool using CLDR data☆24Updated 3 years ago
- Fire alarms with system events☆52Updated 9 years ago
- A currency computations package.☆61Updated 3 weeks ago
- Health check your applications and dependencies☆96Updated 2 years ago
- A Golang lib to generate placeholder images with text☆79Updated 3 years ago