-
- Downloads
Add generic password hashing/comparison package
Supports multiple algorithms: * system crypt * scrypt * argon2 We just made up new $something$ prefixes for the new algorithms.
pwhash/password.go
0 → 100644
pwhash/password_test.go
0 → 100644
Please register or sign in to comment