A C# library used to grab, and compare, file checksums using various hashing algorithms.
A C# library used to grab, and compare, file checksums using various hashing algorithms.
//TODO - Complete this section.
The Latest Releases can always be found at either:
http://github.com/mullak99/Checksums/releases/latest
http://builds.mullak99.co.uk/Checksums/latest
//TODO - Complete this section.
Checksums CS = new Checksums();
CS.getMD5(inputFile);
//TODO - Complete this section.
|—-| 1.0.0.0 |—-|