Validate password with PBKDF2
Posted by
Francis on
Jun 30, 2017; 12:04am
URL: https://forum.world.st/Validate-password-with-PBKDF2-tp4952973.html
Hi folks
I'm playing with the PBKDF2 package of Udo:
http://www.smalltalkhub.com/#!/~UdoSchneider/PBKDF2(thanks Udo), but I can't find how to validate a stored hash.
Can you point me in the right direction?
Thanks
Francis