Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/SPR/Windows checksumming and verification tools taken on 2013-07-16. The original wiki at wiki.opf-labs.org is being decommissioned.

Windows checksumming and verification tools

Added by William Palmer · last edited by Paul Wheatley · on Jul 12, 2013 (view change)

Title
Windows checksumming and verification tools

Detailed description
A windows tool with a GUI to calculate and verify checksums - Fastsum

Looked for a simple cross-platform (Java) checksumming tool with GUI but couldn't find any?

Similar question asked here: http://www.dpconline.org/advice/faqs/589-faq-simple-checksum-software

Java tool (no GUI): www.jonelo.de/java/jacksum/

Java GUI tools that incorporate jacksum:

http://www.wenzlaff.de/twchecksum.html

http://sourceforge.net/projects/hashergui/

End result - made a prototype javafx checksum/verify guihttps://github.com/willp-bl/fixitygui

Solution Champion
William Palmer

Corresponding Issue(s)
Straightforward calculation and verification of checksums

Tool/code linkhttp://www.fastsum.com/

https://github.com/willp-bl/fixitygui - prototype javafx gui checksummer/verifier

http://www.fastsum.com/

Tool Registry Link
Add an entry to the OPF Tool Registry, and provide a link to it here.

Evaluation
Any notes or links on how the solution performed.