At 08:58 PM 6/2/2002, you wrote: >What algorithm do ENCODE-DECODE functions use? > ><sql,query> >-- >Best regards, > Evgeny mailto:[EMAIL PROTECTED]
Evgeny, Encode(),Decode() is for low level security. If you are trying to store passwords use something like MD5() to create a checksum instead. It uses an RSA algorithm and you can't decode it. Mike --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php