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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of File checksum validator!