18 July 2020 Marcus Dean Adams (gerowen@pm.me) - Convert entered checksums to all lowercase if they're not already.
SHA-512 checksums for the two files included in this release are: 79df98920f386c8a26a78f6d53ddfbcadeaa11daee90593e545263379071c65736f5ba1550503e5014b4283d137599dc68a0043b62e76d0e09b9fdf3ad632ad1 PyCheck_20.6.20.tar.xz dd21a0b0b3a4e73b5302d19ed11e338622e98e4e7aea1de6cd8a08b2e8aacb92c8dc608aed82457867588310e511fbc5f2eacdba3fa35b49c535e1b8dad062b1 PyCheck_20.6.20_win64.exe
Since I've stopped using MD5 for the most part on my personal server and home network, I figured it was time to update my little checksum tool. 20 June 2020 Marcus Dean Adams (gerowen@pm.me) - Added options for SHA256 and SHA512 checksums - Replaced all of the "is" comparisions with == since it's more appropriate for this use case. - Fixed program version not being written to file on non-Windows systems. - Renamed and re-worded several strings and variables to be more appropriate since it no longer...
Since I've stopped using MD5 for the most part on my personal server and home network, I figured it was time to update my little checksum tool. 20 June 2020 Marcus Dean Adams (gerowen@pm.me) - Added options for SHA256 and SHA512 checksums - Replaced all of the "is" comparisions with == since it's more appropriate for this use case. - Fixed program version not being written to file on non-Windows systems. - Renamed and re-worded several strings and variables to be more appropriate since it no longer...
It has come to my attention that Windows users who have Smartscreen enabled may have...
2 October 2016 Marcus Dean Adams (marcusdean.adams@gmail.com) - Fixed some broken...
It has come to my attention that users of certain operating systems, Debian 8 being...