An open API service indexing awesome lists of open source software.

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"

Awesome Lists containing this project

README

          

# Checksum Utility

[![Download](http://i.imgur.com/bB4SxT3.png)](https://github.com/aziascreations/Checksum-Utility/releases/latest)

## Description

This programs allows you to easily get a file checksum and compare it.

## Screenshot

![Screenshot](preview.png)

## 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)