Darwin Smith

Results 2 repositories owned by Darwin Smith

goSecretBoxPassword

59
Stars
9
Forks
Watchers

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...

goArgonPass

16
Stars
7
Forks
Watchers

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most rece...