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

https://github.com/maldevel/hashgenerator

Compute hash values for files using popular hash algorithms.
https://github.com/maldevel/hashgenerator

Last synced: 7 months ago
JSON representation

Compute hash values for files using popular hash algorithms.

Awesome Lists containing this project

README

          

HashGenerator
========
**Compute hash values for files using popular hash algorithms.**

Requirements
---
* .NET Framework 4.5 Client Profile

Hash Algorithms Supported
---

* MD5
* SHA1
* SHA256
* SHA512

Compiling
---
Open the project in Visual Studio and click Build Solution.

ToDo
---

License
---
See [LICENSE](/LICENSE)