]> git.ipfire.org Git - thirdparty/openssl.git/history - demos/mac
Implement dupctx for chacha20 cipher
[thirdparty/openssl.git] / demos / mac /
2023-04-24  slontisFixup demo exit status magic numbers
2022-11-11  Tomas Mrazdemos/mac/cmac-aes256: Clarify the cipher algorithm...
2022-07-13  Daniel FialaAdd an EVP demo for CMAC
2022-07-10  Daniel FialaAdd an EVP demo for HMAC
2022-05-03  Matt CaswellUpdate copyright year
2022-03-14  Hugo LandauAdd EVP demo for SIPHASH
2022-03-06  Hugo LandauAdd EVP demo for Poly1305 demonstrating Poly1305-AES
2022-01-05  Dimitris ApostolouFix typos
2021-07-29  Paulidemo: add GMAC demonstration program