This is only small update for my Summae program. As you may know, this is small utility for calculating various sums. Supported algorithms include CRC-16, CRC-32, MD-5, RIPEMD-160, SHA-1, SHA-256, SHA-384 and SHA-512. You can use it as standalone program or as command-line replacement for some other utility e.g. md5sum or sha1sum.
New version is improved in some small details:
- fixed text box width on Windows XP
- last choice of methods is now remembered in main program
- fixed issues when window would get outside of screen border
New version can be downloaded here.