-
Notifications
You must be signed in to change notification settings - Fork 0
A library for generating and verifying Argon2id hashes
License
jordanocokoljic/argon2id
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
argon2id ======== argon2id is a library for generating and verifying hashes using the Argon2 key derivation function. It is a thin wrapper around the argon2[1] package that is maintained in /x/crypto. The API is inspired by the bcrypt[2] package - also found in /x/crypto. [1]: https://pkg.go.dev/golang.org/x/crypto/argon2 [2]: https://pkg.go.dev/golang.org/x/crypto/bcrypt
About
A library for generating and verifying Argon2id hashes
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published