|
|
Create sha1 hashes using openssl
Just as clarification for the cryptographically uninitiated (nothing wrong with the posting!):
Create sha1 hashes using openssl
Secure meaning that an attacker cannot modify a file without changing the md5 or SHA1 hash. (Even if he can, he most probably has to change something obvious, like the file size). To clarify changing a file should change the hash (aka checksum) - that is what they are for! Normal checksums are geared towards detecting normal kinds of modifications (transposed charactors for manually entered input, butsts of bit errors for data transmitions), and towards being fast. With normal hashes it is possiable to modify the contents of the file (or whatever is being hashed) and find a way to keep the checksum constant. When protecting against randomish errors this is fine. If you are trying to protect against a (potentally!) smart atacker it isn't so fine. Cryptoragraphically strong hashes should change half their bits if there is a single bit change in their input. It should be expensave to determine which half too :-) |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|