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.
- Host: GitHub
- URL: https://github.com/maldevel/hashgenerator
- Owner: maldevel
- License: gpl-3.0
- Created: 2015-06-19T15:07:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T16:23:07.000Z (over 10 years ago)
- Last Synced: 2025-02-10T16:53:29.545Z (11 months ago)
- Language: C#
- Size: 156 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)