Cole-Z / HashVerify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HashVerify

functionality

Simple GUI to generate a checksum hash for a file or verify a file with a hash.

image

Program is very basic, but does have the ability to provide SHA256, SHA512, and MD5 hashing functions.

Can be modified easily from within the 'RadioButtonMethods' file to change algorithms or add additional.

This is just a basic example of hashing a file and is not recommneded for production.

About


Languages

Language:C# 100.0%