Checksum Compute is a MD5 and SHA computation tool written in Java Swing. Version 0.3.0 is released and is available for download. The new version has better support for Mac.
Showing posts with label digest. Show all posts
Showing posts with label digest. Show all posts
Wednesday, April 11, 2012
Checksum Compute 0.3.0 Released
Thursday, December 3, 2009
Digest Hex Compute Tool
It is become a kind of standard to store hash (digest) of application user passwords in the database encoded as hex string. The proliferation of this technique can be identified due to the PHP functions like md5() and sha1(). When debugging login-problems of such applications, I always used to write a PHP file for computing the password when comparing/updating it with the DB stored hash. I found this difficult. So I developed this tiny tool which does the computation:

Download.
Download.
Subscribe to:
Posts (Atom)