summaryrefslogtreecommitdiffstats
path: root/crypto/siphash/siphash.c
AgeCommit message (Expand)Author
2022-10-12crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-05-03Update copyright yearMatt Caswell
2022-04-27siphash: Fail finalization on uninitialized siphash contextTomas Mraz
2021-03-17Fix a TODO(3.0) in the siphash codeMatt Caswell
2021-03-11Update copyright yearMatt Caswell
2021-02-28siphash: Add the C and D round parameters for SipHash.Pauli
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/siphash/Richard Levitte
2018-11-12Fix SipHash init order.Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-09-09SipHash: add separate setter for the hash sizeRichard Levitte
2017-10-13Remove email addresses from source code.Rich Salz
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-02-01Add support for parameterized SipHashTodd Short