C# library to create a common interface to non-cryptographic hash functions.
-
Updated
May 13, 2022 - C#
C# library to create a common interface to non-cryptographic hash functions.
Simple utility to calculate and compare hashes of multiple files
A .NET implementation of several non-cryptographic hashes.
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
Smash provides a collection of non-cryptographic hashes for .NET
A novel, space-efficient, probabilistic data structure for hashing a large number of values. It is similar to a hash table, but smaller because it does not need to store the entire value like HashTable and has better asymptotic performance, at the cost of possible false-positives, a likelihood that is configurable. False negatives are not possib…
Simple .NET Core crypto library
fast serialization from and to a byte array & more
HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.
Helper is .net base library create to help developer on common tasks and be a helpful asst to any project.
A set of assorted helper functions, extensions and classes in .NET Standard
Encapsulates common cryptographic functionality for easy use. Features SHA hashing; AES encryption/decryption
Kriptografik Özet Fonksiyonlarının C# Programlama dili kodları. / C# Programming language codes of Cryptographic Digest Functions.
Алгоритмы: Тема 6. Хэш-таблицы.
Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."