Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/judwhite/argon2

Package argon2 provides an interface around golang.org/x/crypto/argon2 similar to the interface of the bcrypt package. This package is intended for password hashing, particularly for user databases. GenerateFromPassword returns a formatted string suitable for database storage. This value can be used by CompareHashAndPassword to check if a plaintext password matches the hash. For more information about Argon2 visit https://github.com/p-h-c/phc-winner-argon2 and https://godoc.org/golang.org/x/crypto/argon2.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/judwhite/argon2
Keywords: argon2, bcrypt, go, golang, password-hash, passwords
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/judwhite
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...