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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of File checksum validator!