Top 7.0% forks on proxy.golang.org
proxy.golang.org : github.com/dchest/uscrypt
Package uscrypt implements Unix crypt-like password hashing scheme based on scrypt sequential memory-hard key derivation function. Format of password hashes: where LogN, R, P are scrypt cost parameters encoded as decimal numbers (in the exact specified order); SALT is a random salt, PWDHASH is the output of scrypt, both encoded in Base64 using custom alphabet.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/dchest/uscrypt
License: BSD-2-Clause
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/dchest
Stars: 10 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago