aboutsummaryrefslogtreecommitdiff
path: root/crypto/siphash/siphash.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/siphash/Richard Levitte1-1/+1
2018-11-12Fix SipHash init order.Richard Levitte1-1/+13
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-09-09SipHash: add separate setter for the hash sizeRichard Levitte1-7/+21
2017-10-13Remove email addresses from source code.Rich Salz1-4/+2
2017-05-11Fix gcc-7 warnings.Bernd Edlinger1-0/+6
2017-02-01Add support for parameterized SipHashTodd Short1-0/+230