Projects with this topic
-
PyCheck is a Python script that calculates the checksum of one file, and then compares it against either another file, or against a checksum you provide, such as when a website provides a checksum for you to validate a download against.
The binary releases and packages can be found on Sourceforge at: https://sourceforge.net/projects/checkmd5/
Some of the files posted there will be digitally signed with my personal PGP key, which you can download here: https://marcusadams.me/keys.html
If you'd like to donate there's several ways to do so:
PayPal: https://paypal.me/gerowen
Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2
Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNx
Updated -
A simple utility that calculates the CRC-32 checksum for each of the given files or for data from standard input.
Updated -