aboutsummaryrefslogtreecommitdiff
path: root/crypto/siphash/siphash_pmeth.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-30EVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHODRichard Levitte1-205/+0
2018-09-09SipHash: add separate setter for the hash sizeRichard Levitte1-13/+4
2018-09-09SipHash: make it possible to control the hash size through string controlsRichard Levitte1-0/+6
2018-04-17Update copyright yearRichard Levitte1-1/+1
2018-04-05Set error code if alloc returns NULLRich Salz1-2/+4
2017-02-01Add support for parameterized SipHashTodd Short1-0/+206