hash
hash copied to clipboard
Multi driver hashing module following PHC string format
Results
1
hash issues
Sort by
recently updated
recently updated
newest added
### Package version latest ### Describe the bug Argon supports a `secret` key: https://github.com/P-H-C/phc-winner-argon2?tab=readme-ov-file#library > The secret parameter, which is used for [keyed hashing](https://en.wikipedia.org/wiki/Hash-based_message_authentication_code). This allows a secret key to...