phc-argon2
phc-argon2 copied to clipboard
Implement valid-need-rehash status
Many Argon2 implementation will return some kind of VALID_NEED_REHASH if the hashing cost was increased.
Is it currently possible to know such thing from phc-argon2? If not, are you planning on adding this feature?
Thanks!
"if the hashing cost was increased"
Can you please elaborate on this? Thanks!