February 15th, 2011· Incorporated new hashing libraries (Delphi Fundamentals v3.28);
· Eliminated problem with SHA1 implementation, affected files larger than 1GB;
· Hasher can process multiple files, one-by-one, queuing them;
· Added option to write results of hashing and comparing to a log file;
· Added option to recalculate file hash if user changes the hash type;
· String hash is recalculated if user changes the hashing algorithm;
· Input field for calculating string hash is expended to accept multiple lines;
· General cleanup of the source code and minor optimizations;
· Added option to show hash/checksum in upper case;
· Added links to view and clear the results file;
· Added option to compare every 2 files;
· Removed SUM64 algorithm;
· Updated program icon;