xxhash-ada

Hash function implementation

An implementation of a non-cryptographic hash function in Ada

xxhash in ada

GitHub

1 stars
3 watching
0 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
secworks/sha256 An implementation of the SHA-256 cryptographic hash function in hardware 320
grim7reaper/siphash A cryptographic algorithm implementation for secure hashing of short inputs 1
jhumphry/spark_siphash An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. 5
bungle/lua-resty-xxhash FFI-bindings to an Extremely fast non-cryptographic hash algorithm 17
lkujaw/blake2s Implementation of the BLAKE2s hash function in Ada for secure data integrity and authenticity verification. 1
aappleby/smhasher A collection of hash functions and tests for their properties 2,688
pnathan/genhash A basic implementation of a hash table data structure in Common Lisp 17
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 268
barerose/lonesha256 A single-function SHA256 hashing implementation in C. 20
secworks/sha512 A Verilog implementation of the SHA-512 hash function 37
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 360
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 979
mbrostami/consistenthash A Go library implementing Consistent Hashing and Block Partitioning 27
samebchase/hash-set An implementation of the hash-set data structure 17
whitfin/siphash-elixir An implementation of the SipHash cryptographic hash family for Elixir 19