https://github.com/aziascreations/checksum-utility
Programs that lets you get a file hash "quickly"
https://github.com/aziascreations/checksum-utility
checksum crc32 md5 sha utility
Last synced: 8 months ago
JSON representation
Programs that lets you get a file hash "quickly"
- Host: GitHub
- URL: https://github.com/aziascreations/checksum-utility
- Owner: aziascreations
- License: apache-2.0
- Created: 2017-08-01T00:44:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T13:33:38.000Z (about 8 years ago)
- Last Synced: 2025-01-01T14:45:20.918Z (9 months ago)
- Topics: checksum, crc32, md5, sha, utility
- Language: C#
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Checksum Utility
[](https://github.com/aziascreations/Checksum-Utility/releases/latest)
## Description
This programs allows you to easily get a file checksum and compare it.
## Screenshot

## Dependencies
* [Material Design In XAML Toolkit](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit)
* [Fody](https://github.com/Fody/Fody/)
* [Costura.Fody](https://github.com/Fody/Costura)
* [DamianGKit - Crc32.cs](https://github.com/damieng/DamienGKit/blob/master/CSharp/DamienG.Library/Security/Cryptography/Crc32.cs)## License
[Apache V2](LICENSE)