in reply to
Reversing MySQL's password function
mysql password() encryption is one-way.
here
is some information on mysql encryption functions.
Comment on
Re: Reversing MySQL's password function
In Section
Seekers of Perl Wisdom