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

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/KEINOS/go-argonize

Package argonize is a wrapper for the functions of the "golang.org/x/crypto/argon2" package to facilitate the use of the Argon2id password hashing algorithm. * This package is strongly influenced by an article by Alex Edwards (https://www.alexedwards.net/). This example shows how to tweak parameters starting from defaults and use `argonize.HashCustom` with user-defined `Params`. This example shows how to use the RFC 9106 FIRST RECOMMENDED preset for hashing. Note that this preset requires more memory than the default parameters. Example_static_output demonstrates how to obtain a static output from the Argon2 algorithm for testing purposes. Note that it is not recommended to use the static output as a password hash.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21k%21e%21i%21n%21o%21s/go-argonize
Keywords: argon2id , go , golang , golang-package , password-hashing
License: MIT
Latest release: about 1 month ago
First release: about 3 years ago
Namespace: github.com/KEINOS
Stars: 2 on GitHub
Forks: 0 on GitHub
Total Commits: 66
Committers: 3
Average commits per author: 22.0
Development Distribution Score (DDS): 0.545
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...