Security
Libraries that are used to help make your application more secure.
argon2-hashing20
light wrapper around Go's argon2 package that closely mirrors with Go's standard library Bcrypt and simple-scrypt package.
goArgonPass19
Argon2 password hash and verification designed to be compatible with existing Python and PHP implementations.
entpassgen4
Entropy Password Generator with extensive command line arguments to generate random strings securely including digits, passwords, and passwords built using obscure dictionary words mixed with symbols and digits.