Difference between revisions of "Hasher"

From den4b Wiki
Jump to navigation Jump to search
(removed SUM64 algorithm)
Line 6: Line 6:
 
* [http://en.wikipedia.org/wiki/MD5 MD5],
 
* [http://en.wikipedia.org/wiki/MD5 MD5],
 
* [http://en.wikipedia.org/wiki/CRC32 CRC32],
 
* [http://en.wikipedia.org/wiki/CRC32 CRC32],
* ELF,
+
* ELF.
* SUM64.
 

Revision as of 22:01, 5 December 2009

Hasher emerged as a result of a BackUp Utility project break-up. Basic idea for this part of the project is to calculate hash/checksum for a file. Has a simple interface for comparing Hashes of two files dropped to the form sequentially, and it also can calculate a Hash for a string.


Supported Hashes/Checksums: