Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512.
usage
--------
python CheckSum.py <algo> <filename> <checksum>
example
-------
C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c
Checksum match!
Process finished with exit code 0
Features
- Python
- checksum
- md5
- sha256
Categories
SecurityLicense
Creative Commons Attribution LicenseFollow File checksum validator
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of File checksum validator!