funcool / buddy-hashers

Collection of password hashers.
https://funcool.github.io/buddy-hashers/latest/
Apache License 2.0
75 stars 16 forks source link

Cannot reuse the same algorithm for checking #27

Closed JanSuran03 closed 1 year ago

JanSuran03 commented 1 year ago

It's possible to derive a password with a specific algorithm, however, it isn't possible for checking whether two passwords match.

image