summaryrefslogtreecommitdiff
path: root/demos/mac
Commit message (Expand)AuthorAgeFilesLines
* demos/mac/cmac-aes256: Clarify the cipher algorithm usedTomas Mraz2022-11-111-1/+1
* Add an EVP demo for CMACDaniel Fiala2022-07-132-3/+158
* Add an EVP demo for HMACDaniel Fiala2022-07-112-2/+169
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add EVP demo for SIPHASHHugo Landau2022-03-141-0/+129
* Add EVP demo for Poly1305 demonstrating Poly1305-AESHugo Landau2022-03-072-0/+232
* Fix typosDimitris Apostolou2022-01-051-1/+1
* demo: add GMAC demonstration programPauli2021-07-301-0/+145