Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^4: MD5 -- not digest::md5

by pKai (Priest)
on Aug 15, 2009 at 21:07 UTC ( [id://788929]=note: print w/replies, xml ) Need Help??


in reply to Re^3: MD5 -- not digest::md5
in thread MD5 -- not digest::md5

From the the code in the RFC you cited:

context->state[0] = 0x67452301; context->state[1] = 0xefcdab89; context->state[2] = 0x98badcfe; context->state[3] = 0x10325476;

These numbers look pretty much identical to the ones in the Perl code in the OP to me.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://788929]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-23 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found