Saturday, January 3, 2015

Hashing Utility 2.0 With Unicode Support


















Hashing Utility v2.0 is a small utility coded in Delphi which gives the user the ability to calculate hashes and CRC values from a string using either ASCII or Unicode encoding. It supports the following hash types:
  • MD4
  • MD5 
  • SHA-1
  • SHA-256
  • SHA-512
  • TIGER-192
  • CRC-16
  • CRC-32
The tool is free for both home and commercial use and is open source.

This tool uses the DCPCrypt 2.0 library for hash functions.
http://www.cityinthesky.co.uk/opensource/dcpcrypt/

Download:
https://mega.co.nz/#!48k0WLQD!_Dq9UJGlQ6MGs1zS2WtiLD83smSCd9N4sRQagRpUzX8

Source:
https://mega.co.nz/#!Zs9j1SbL!IOvRdoevkMQzCI-NKqnp0Nxa6eJQ6246CAkZLxD_4Mc

1 comment:

Note: Only a member of this blog may post a comment.