xxhash-ada
Hash function implementation
An implementation of a non-cryptographic hash function in Ada
xxhash in ada
1 stars
3 watching
0 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the SHA-256 cryptographic hash function in hardware | 320 |
| A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
| Implementation of the BLAKE2s hash function in Ada for secure data integrity and authenticity verification. | 1 |
| A collection of hash functions and tests for their properties | 2,688 |
| A basic implementation of a hash table data structure in Common Lisp | 17 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| A single-function SHA256 hashing implementation in C. | 20 |
| A Verilog implementation of the SHA-512 hash function | 37 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 |
| An implementation of the hash-set data structure | 17 |
| An implementation of the SipHash cryptographic hash family for Elixir | 19 |