in reply to Re^2: MD5 -- not digest::md5
in thread MD5 -- not digest::md5
i think error is there, this values must be other. Read http://www.faqs.org/rfcs/rfc1321.htmlmy $H0 = 0x67452301; my $H1 = 0xefcdab89; my $H2 = 0x98badcfe; my $H3 = 0x10325476;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: MD5 -- not digest::md5
by pKai (Priest) on Aug 15, 2009 at 21:07 UTC |