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
- GoXel - Download accelerator in Go☆38Updated 5 years ago
- A package to allow one to concurrently go through a filesystem with ease☆102Updated 3 years ago
- ⏰ A simple and intuitive scheduling library in Go.☆100Updated 2 years ago
- Strumt is a library to create prompt chain☆62Updated 5 months ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆34Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆105Updated last year
- 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…☆100Updated last year
- Dynamic Worker Pool Library☆30Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- Argon2 password hashing package for go with constant time hash comparison☆91Updated 3 years ago
- golang htpasswd utilities☆41Updated 5 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Go package for text annotation.☆71Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- dirscanner is a recursive file lister which uses channels for go.☆25Updated 6 years ago
- A currency computations package.☆61Updated 6 months ago
- Go simple async worker pool☆92Updated 4 years ago
- An opinionated helper for generating tls certificates☆39Updated 2 years ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- A simple to use, high-performance, Go (golang) MAC signer.☆110Updated 5 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆81Updated 2 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 2 months ago
- Make random JSON in Go☆25Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 4 months 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
- Minimalistic Go package to get application directories such as config and cache☆65Updated 5 years ago