Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Using MD5 and the theory behind it

by knight (Friar)
on Jan 10, 2001 at 17:41 UTC ( [id://50913]=note: print w/replies, xml ) Need Help??


in reply to Using MD5 and the theory behind it

Another use: Cons and Cook, two alternatives to Make, uses MD5 signatures to determine if the contents of a source file have changed since the last time a build was performed. This makes builds a lot more reliable than Make's use of file timestamps.

If anyone does care to look at code to see how the MD5 internals work, there's a Digest::Perl::MD5 module that implements the algorithm in pure Perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-19 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found