Brandon Scott 299b3073f5 | ||
---|---|---|
FileHashCalculator | ||
.gitignore | ||
FileHashCalculator.sln | ||
LICENSE | ||
README.md | ||
Screenshot.png |
README.md
File Hash Calculator
Author
Brandon Scott
About
This is a file hash calculator I made to familiarize myself with TransformBlock and TransformFinalBlock, it uses C#, WinForms, and multi-threading. It supports MD5, SHA1, SHA256, SHA384, and SHA512.
Screenshot
License
All code in this project is licensed under the MIT license.