Web  site
Skip Navigation Links
Home
About C-DAC
Research
Products
Training
Themes:
.:: Members Area ::.
 
 
    
Forgot Password ? Sign Up

.:: Visitor No. ::.
32338
Hasher - Cyber Forensic Tool
Hasher is a Cyber Forensics tool, developed by Centre for Development of Advanced Computing, Thiruvananthapuram. This tool enables the user to verify the integrity of any file. Hashing is an extremely good way to verify the integrity of a sequence of data bits. Two files with exactly the same bit patterns should hash to the same hash value using the same hashing algorithm.
If a hash for the file stays the same, there is only an extremely small probability that the file has been changed. On the other hand, if the hashes for the file do not match, then the user can conclude that the files are not the same. Three popular hashing algorithms MD5, SHA-1 and HMAC-MD5 are included in Hasher. The time taken for calculating the hash value is also displayed.
:: Features
Standard windows Application
User Friendly Interface
MD5, SHA-1 and HMAC-MD5 hashing methods
User can enter the secret key for HMAC-MD5 algorithm
Message Digest displayed in Hexadecimal format
Display of the computation time