SipHash is an Add-Rotate-Xor (ARX) based family of pseudorandom functions created by Jean-Philippe Aumasson and Daniel J. Bernstein in 2012.
- First published - 2012
- Digest sizes - 64 bits
- Structure - non-collision-resistant PRF
Jean-Philippe Aumasson, Daniel J. Bernstein
- LICENSE
- main.c
- makefile
- siphash24.c