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.
☆60Aug 31, 2022Updated 3 years ago
Alternatives and similar repositories for goSecretBoxPassword
Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below
Sorting:
- goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib fo…☆20Dec 11, 2020Updated 5 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Jul 18, 2025Updated 8 months ago
- Idiotproof golang password validation library inspired by Python's passlib☆291Mar 23, 2021Updated 4 years ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- Ring- (& Compojure-) friendly remote functions for use w/ shoreleave + ClojureScript☆53Jun 16, 2016Updated 9 years ago
- A smarter client-side with ClojureScript : Shoreleave's rpc/xhr/jsonp facilities☆50Feb 28, 2013Updated 13 years ago
- A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑☆202Feb 10, 2026Updated last month
- Benchkit is the lightweight, feather touch, benchmarking kit.☆16May 30, 2023Updated 2 years ago
- Prevent your secrets from leaking into logs, std* etc.☆32Aug 16, 2024Updated last year
- Provide Go Statistics Handler, Struct, Measure Method☆36Mar 22, 2025Updated 11 months ago
- Light Table Developers Guide - Gitbook☆12Feb 11, 2019Updated 7 years ago
- Easily get cache and config folders for your app according to each OS spec☆17Feb 11, 2020Updated 6 years ago
- Key-value store for temporary items☆19Feb 14, 2018Updated 8 years ago
- A Gin middleware for reporting to statsd daemon☆34Nov 20, 2025Updated 4 months ago
- HTML Form generator from Go structs☆12Jul 6, 2018Updated 7 years ago
- A clojure web project for start☆13Nov 27, 2014Updated 11 years ago
- Powerline style rendering for Wintabs☆15Jan 7, 2019Updated 7 years ago
- Argon2 password hashing package for go with constant time hash comparison☆90Sep 10, 2021Updated 4 years ago
- 钉钉红包插件☆15Dec 29, 2016Updated 9 years ago
- Preparing Proxmox VE after installation☆16Feb 22, 2020Updated 6 years ago
- Rust + Tor (embedded) + Static (compile) + Windows + Proof of Concept☆13Feb 4, 2018Updated 8 years ago
- A package that provide many helpful methods for working with rest api.☆15Aug 16, 2020Updated 5 years ago
- urlstruct decodes url.Values into structs☆27Jan 30, 2026Updated last month
- Console JSON formatter with query feature☆64Dec 13, 2020Updated 5 years ago
- Detect Language API Go Client☆26Aug 20, 2025Updated 7 months ago
- Colorized logger for Golang with dynamic log level configuration☆16Jan 11, 2021Updated 5 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Mar 9, 2026Updated last week
- A smarter SSH CLI with better host management and fuzzy host picker. Works standalone or as an optional drop-in replacement for ssh.☆36Feb 28, 2026Updated 3 weeks ago
- Go bindings based on the JSON API errors reference☆13Nov 17, 2016Updated 9 years ago
- DKIM package for golang☆99Feb 26, 2025Updated last year
- Natural language detection package in pure Go☆175Dec 27, 2020Updated 5 years ago
- This project allows you to have a set of aliases defined per directory and subdirectories☆11Aug 15, 2021Updated 4 years ago
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 4 years ago
- A Vim plugin for labeling tabs, styled after Powerline, with additional tab management utilities.☆51Sep 15, 2017Updated 8 years ago
- Is a copy of the polys project on http://guichaz.free.fr/polysh/. Just putting it on github for convenience.☆16Sep 3, 2014Updated 11 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Oct 10, 2020Updated 5 years ago
- ☆18Jun 6, 2013Updated 12 years ago
- An implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.☆18May 25, 2022Updated 3 years ago