Ecosyste.ms: Packages

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

Top 7.3% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/zitadel/passwap

Package passwap provides a unified implementation between different password hashing algorithms in the Go ecosystem. It allows for easy swapping between algorithms, using the same API for all of them. Passwords hashed with passwap, using a certain algorithm and parameters can be stored in a database. If at a later moment paramers or even the algorithm is changed, passwap is still able to verify the "outdated" hashes and automatically return an updated hash when applicable. Only when an updated hash is returned, the record in the database needs to be updated.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/zitadel/passwap
Keywords: argon2, bcrypt, go, hashing, md5-crypt, passlib, password, pbkdf2, scrypt
License: BSD-3-Clause
Latest release: 5 months ago
First release: about 1 year ago
Namespace: github.com/zitadel
Dependent packages: 2
Dependent repositories: 1
Stars: 5 on GitHub
Forks: 1 on GitHub
Docker dependents: 1
Docker downloads: 103
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...