Re: MD5
- From: Philip Ronan <invalid@xxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 19:32:21 +0100
"Thierry" wrote:
> The function md5 encrypts a string :
> md5('hello') --> 5d41402abc4b2a76b9719d911017c592
>
> But how do we uncrypt a md5 string ?
> function('5d41402abc4b2a76b9719d911017c592') --> hello
You can't: http://www.googleityoumoron.com/?go=md5
--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
.
- References:
- MD5
- From: Thierry
- MD5