SipHash
Hashing algorithm
A cryptographic algorithm implementation for secure hashing of short inputs
A pure Ada implementation of the SipHash PRF (mirror repository).
1 stars
3 watching
0 forks
Language: Ada
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| | A collection of hash functions and tests for their properties | 2,688 |
| | A Swift implementation of the SipHash algorithm for secure hashing of short messages | 263 |
| | An implementation of a non-cryptographic hash function in Ada | 1 |
| | Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |
| | A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
| | A benchmarking tool for hash functions and their performance characteristics | 1,873 |
| | An optimized implementation of a cryptographic hash function. | 12 |
| | A Verilog implementation of the SHA-512 hash function | 37 |
| | An implementation of the SHA-256 cryptographic hash function in hardware | 320 |
| | A package implementing secure hash algorithms for a specific programming language | 16 |
| | A utility for calculating and verifying the integrity of files and data using various hash functions. | 589 |
| | A family of fast and secure algorithms for generating pseudorandom functions from short messages | 666 |
| | Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |