Skip to content
Unverified Commit 84316aec authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Add ARGON2I support to the hasher



When on php7.2 we can use the new and improved ARGON2I hashing.
This adds support for that to the hasher. When verifying an old hash
we'll update rehash to move all hashes eventually to the new hash
function.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 18676a8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment