@inproceedings{96f391a8d9bf48e9bb3e555fe70138b7,
title = "SipHash : a fast short-input PRF",
abstract = "SipHash is a family of pseudorandom functions optimized for short inputs. Target applications include network traffic authentication and hash-table lookups protected against hash-flooding denial-of-service attacks. SipHash is simpler than MACs based on universal hashing, and faster on short inputs. Compared to dedicated designs for hash-table lookup, SipHash has well-defined security goals and competitive performance. For example, SipHash processes a 16-byte input with a fresh key in 140 cycles on an AMD FX-8150 processor, which is much faster than state-of-the-art MACs. We propose that hash tables switch to SipHash as a hash function.",
author = "J.P. Aumasson and D.J. Bernstein",
year = "2012",
doi = "10.1007/978-3-642-34931-7_28",
language = "English",
isbn = "978-3-642-34930-0",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "489--508",
editor = "S. Galbraith and M. Nandi",
booktitle = "Progress in Cryptology - INDOCRYPT 2012 (13th International Conference on Cryptology in India, Kolkata, India, December 9-12, 2012. Proceedings)",
note = "conference; 13th International Conference on Cryptology in India; 2012-12-09; 2012-12-12 ; Conference date: 09-12-2012 Through 12-12-2012",
}