| Author |
Message |
fred@fredthomas.co.uk *nix forums beginner
Joined: 23 May 2006
Posts: 11
|
Posted: Tue May 23, 2006 10:52 am Post subject:
Simple MD5 Hashing - Please Help!!!
|
|
|
Hi,
I have been asked to add a link to a web page written in Perl. The
link has to have a username appended to it that has been encrypted
using MD5. This link is to a .net page that then has to decrypt.
I have absolutly no idea on the Perl part and any pointers in the
right direction would be much appriciated. I have had a search around
on the Internet and while I have found many references to MD5 I have to
be honest and say it may as well be written in Zionish!!!
Thanks for any help
Fred |
|
| Back to top |
|
 |
David Squire *nix forums Guru Wannabe
Joined: 08 Apr 2006
Posts: 197
|
Posted: Tue May 23, 2006 10:56 am Post subject:
Re: Simple MD5 Hashing - Please Help!!!
|
|
|
fred@fredthomas.co.uk wrote:
| Quote: | Hi,
I have been asked to add a link to a web page written in Perl. The
link has to have a username appended to it that has been encrypted
using MD5. This link is to a .net page that then has to decrypt.
I have absolutly no idea on the Perl part and any pointers in the
right direction would be much appriciated. I have had a search around
on the Internet and while I have found many references to MD5 I have to
be honest and say it may as well be written in Zionish!!!
Thanks for any help
|
CPAN is your friend. Go to http://search.cpan.org/ and search for MD5.
DS |
|
| Back to top |
|
 |
fred@fredthomas.co.uk *nix forums beginner
Joined: 23 May 2006
Posts: 11
|
Posted: Tue May 23, 2006 11:10 am Post subject:
Re: Simple MD5 Hashing - Please Help!!!
|
|
|
It certainly is!!! :)
Thanks David |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|