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 7 months ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- Idiotproof golang password validation library inspired by Python's passlib☆291Mar 23, 2021Updated 4 years ago
- Ring- (& Compojure-) friendly remote functions for use w/ shoreleave + ClojureScript☆53Jun 16, 2016Updated 9 years ago
- Benchkit is the lightweight, feather touch, benchmarking kit.☆16May 30, 2023Updated 2 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 2 weeks ago
- Action to install drone-cli and make it available to further steps☆10Aug 5, 2024Updated last year
- A clojure web project for start☆13Nov 27, 2014Updated 11 years ago
- A rewrite of Kite to use LLVM☆16Feb 19, 2021Updated 5 years ago
- Colorized logger for Golang with dynamic log level configuration☆16Jan 11, 2021Updated 5 years ago
- Light Table Developers Guide - Gitbook☆12Feb 11, 2019Updated 7 years ago
- TheOneWidget - Epic Sidebar for Übersicht☆12Feb 9, 2022Updated 4 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆36Mar 22, 2025Updated 11 months ago
- Powerline style rendering for Wintabs☆15Jan 7, 2019Updated 7 years ago
- Prevent your secrets from leaking into logs, std* etc.☆32Aug 16, 2024Updated last year
- Go bindings based on the JSON API errors reference☆13Nov 17, 2016Updated 9 years ago
- Argon2 password hashing package for go with constant time hash comparison☆90Sep 10, 2021Updated 4 years ago
- Console JSON formatter with query feature☆64Dec 13, 2020Updated 5 years ago
- A package that provide many helpful methods for working with rest api.☆15Aug 16, 2020Updated 5 years ago
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 4 years ago
- Merkle hash trees☆21Aug 3, 2025Updated 6 months 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
- Easily get cache and config folders for your app according to each OS spec☆17Feb 11, 2020Updated 6 years ago
- This is a C library that consists of data structures, eventing infrastructure to get started with a project. Note: This is taken from red…☆20Oct 3, 2012Updated 13 years ago
- A simple RAML to HTML documentation generator, wrapped for Gulp.☆21Nov 9, 2016Updated 9 years ago
- A Redis-backed rate limiter in Go☆115Mar 28, 2022Updated 3 years ago
- A general purpose application and library for aligning text.☆84Sep 12, 2021Updated 4 years ago
- A light package for generating and comparing password hashing with argon2 in Go☆25May 13, 2025Updated 9 months ago
- An implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.☆18May 25, 2022Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Feb 21, 2023Updated 3 years ago
- Common case conversions covering common initialisms.☆21Aug 26, 2018Updated 7 years ago
- NaCL pipe☆23Nov 18, 2018Updated 7 years ago
- Given a description of a database and its tables, the Goblimey Scaffolder creates that database and generates a Go web server that provid…☆21May 3, 2017Updated 8 years ago
- secp521r1 and AES-256-CTR with HMAC-SHA-384☆52Apr 28, 2015Updated 10 years ago
- RabbitMQ Reconnection client☆23Jan 27, 2020Updated 6 years ago
- Vim CtrlP plugin to switch between opened tabs☆36Jul 25, 2019Updated 6 years ago
- Golang HTTP client testing framework☆21Updated this week