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
- 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
- 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☆103Updated 3 years ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆81Updated 2 years ago
- Go package for text annotation.☆71Updated 5 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- ⏰ A simple and intuitive scheduling library in Go.☆100Updated 2 years ago
- Port of the node-progress package, written in Golang.☆114Updated 4 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 3 months ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 6 years ago
- Unofficial Golang bindings for the C++ Ultralight UI library☆32Updated 4 years ago
- GoXel - Download accelerator in Go☆38Updated 5 years ago
- A Golang lib to generate placeholder images with text☆79Updated 3 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated last year
- A simple to use, high-performance, Go (golang) MAC signer.☆111Updated 5 years ago
- Straightforward HTTP session management☆123Updated last month
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated 8 months ago
- Strumt is a library to create prompt chain☆62Updated 5 months ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 5 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- A tool for testing, building, signing, and publishing binaries.☆65Updated 10 months ago
- Strict Runtime Dependency Injection for Golang☆39Updated 3 years ago
- A Golang HTTP FileSystem that disables directory indexing☆28Updated 3 years ago
- Go package for dealing with EU VAT. Does VAT number validation & rates retrieval.☆115Updated last year
- Argon2 password hashing package for go with constant time hash comparison☆91Updated 3 years ago