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.
☆60Updated 2 years ago
Alternatives and similar repositories for goSecretBoxPassword:
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- A package to allow one to concurrently go through a filesystem with ease☆102Updated 3 years ago
- Strumt is a library to create prompt chain☆62Updated 2 months ago
- ⏰ A simple and intuitive scheduling library in Go.☆100Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- golang library for smtp based email validation☆54Updated 3 years ago
- A fast and powerful session package for fasthttp servers☆26Updated 4 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆99Updated last year
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- Unofficial Golang bindings for the C++ Ultralight UI library☆32Updated 4 years ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- A simple to use, high-performance, Go (golang) MAC signer.☆108Updated 5 years ago
- Go implementation of systemd Journal's native API for logging☆41Updated 3 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- A Go library to create and verify DKIM signatures (migrated)☆40Updated 5 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 2 weeks ago
- Websocket implementation for fasthttp.☆53Updated 8 months ago
- Golang struct operations.☆24Updated 7 years ago
- Automatically sets up command line flags based on struct fields and tags.☆175Updated 2 years ago
- GoXel - Download accelerator in Go☆38Updated 5 years ago
- Fire alarms with system events☆53Updated 9 years ago
- dirscanner is a recursive file lister which uses channels for go.☆25Updated 5 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 2 months ago
- goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib fo…☆19Updated 4 years ago
- Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)☆43Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 6 years ago
- Dynamic Worker Pool Library☆29Updated 5 years ago
- Persist to disk channel for Go.☆46Updated 7 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago