Classless.Hasher is a collection of standard hashing and checksum algorithms implemented within the .NET framework (Microsoft, Mono, etc.). It provides a uniform interface to easily use any of the algorithms contained within this library in other programs.
| Tags | Software Development Security Cryptography Hashing class libraries Algorithms |
|---|---|
| Licenses | MPL |
| Operating Systems | OS Independent |
| Implementation | C# .NET |
Recent releases


Release Notes: The second revival of the project. There are many bugfixes and new functionality.


Release Notes: Issues with bad CRC standard definitions were fixed. 64-bit CRC support was fixed. A nasty bug that broke MD4, MD5, the RIPEMD's, Tiger, and the SHA's when large datasets were processed was fixed. Support for creating Panama hashes was added.


Release Notes: This release focuses on some bug fixing and project housekeeping. NUnit is now used to help with testing, and a NAnt build script is now available for use. This is the first release that officially supports Mono.


No changes have been submitted for this release.