https://github.com/yothgewalt/usecase-argon2-in-go
Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache License 2.0
https://github.com/yothgewalt/usecase-argon2-in-go
argon2 go hash-algorithm
Last synced: about 1 year ago
JSON representation
Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache License 2.0
- Host: GitHub
- URL: https://github.com/yothgewalt/usecase-argon2-in-go
- Owner: yothgewalt
- Created: 2022-03-16T15:39:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T14:26:40.000Z (about 4 years ago)
- Last Synced: 2025-03-14T15:07:55.075Z (about 1 year ago)
- Topics: argon2, go, hash-algorithm
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# usecase-argon2-in-go"