SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
-
Updated
Dec 18, 2022 - C#
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
A pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2, SHA3), MD-family (MD2, MD4, MD5), RIPEMD, Tiger, Haval, Snefru.
Standalone HAVAL implementation in C++14
Add a description, image, and links to the haval topic page so that developers can more easily learn about it.
To associate your repository with the haval topic, visit your repo's landing page and select "manage topics."