On 8/1/06, Beast <[EMAIL PROTECTED]> wrote:
Using Digest::MD5 i could simply using "eq" to validating user password, but how do I validate SSHA since encrypted results are always different?
Technicaly speaking a one-way hash is by definition one-way; however have you read this: http://search.cpan.org/~esskar/Crypt-SaltedHash-0.04/lib/Crypt/SaltedHash.pm -- WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
