Skip to content
#

hash-functions

Here are 19 public repositories matching this topic...

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…

  • Updated May 7, 2023
  • C#

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.

  • Updated Sep 2, 2023
  • C#

Improve this page

Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."

Learn more