aboutsummaryrefslogtreecommitdiff
path: root/crypto/siphash/siphash_meth.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Change EVP_MAC method from copy to dupKurt Roeckx1-3/+10
2018-12-06Following the license change, modify the boilerplates in crypto/siphash/Richard Levitte1-1/+1
2018-10-30EVP_MAC: Add SipHash implementationRichard Levitte1-0/+139