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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of File checksum validator!