CalcChecksum is a simple utility for calculating various checksums easily with a graphical user interface.
| Tags | Utilities Scientific/Engineering Mathematics Security Cryptography |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: Algorithm self-tests were added. The CRC32 and MD5 algorithms were replaced. MD4, HAVAL, RMD160, SHA1, SHA256, SHA384/512, and Tiger algorithms were made safe for big-endian and 64-bit systems (but this has not yet been tested). Hash-list type autodetection was improved. Another hash-list file-format was added. GnuPG signature verifying (if available) for hash-lists was added. A "save-to-file" button was added to the output window. A LED to show the global status of a list-calculation was added.


Changes: Some minor cosmetic changes were made. Two wait-cursor bugs were fixed. The German i18n data was updated.


Changes: This version features minor code cleanups. In the output window it is no longer necessary to select the entry, if there is only one, to compare it with another hash. There is also hashlist type auto-detection.


Changes: The user interface code has been completely rewritten. There are many internal changes, and new support for hash-lists generated by md5sum and sha1sum.


Changes: QT compile problems have been worked around. The compare feature is less strict. Kdevelop support has been removed.
A library to support the RTOS design paradigm for Unix-based operating systems.