Top

MessageDigest.pl

Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  May 13, 2008
Last Updated  May 13, 2008
Tags  digest  md5  message  perl  sha1 

Introduction

Simple using the modules of MD5 (125 b) and SHA1 (160 b) algoritms...



Grab the Code

Comments

  (4)  RSS
jonesy44
Comments: 644
 
Perl Snippet:  MessageDigest.pl
Posted on May 13, 2008 5:51 pm
What does this *do* exactly? :-s
Eugenio
Comments: 474
 
Perl Snippet:  MessageDigest.pl
Posted on May 13, 2008 7:02 pm
LOL I have the same question as Jonesy
mIRC coding is bad enough this perl stuff is out of this world.
jonesy44
Comments: 644
 
Perl Snippet:  MessageDigest.pl
Posted on May 14, 2008 10:41 am
mIRC is a doss. lol.
I just don't understand the perl syntax much, a little more explination would be nice :-)
A^1^T^E^A^M
Comments: 12
 
Perl Snippet:  MessageDigest.pl
Posted on May 14, 2008 1:31 pm
Simple using the modules of MD5 (125 b) and SHA1 (160 b) algoritms...

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Encryption of MD5 and SHA1, but its using more for integrity for files, for any text ...

Please Register or Login to start posting comments.
Bottom