summaryrefslogtreecommitdiffstats
path: root/apps/mac.c
AgeCommit message (Expand)Author
2020-12-15Check non-option argumentsRich Salz
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-07cmdline app: add provider commandline options.Pauli
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-08-24Add app for fips installationShane Lontis
2019-08-15Adapt apps/mac.c to use provider based MACsRichard Levitte
2019-03-28coverity fixes for SSKDF + mac_app + kdf test cleanupShane Lontis
2019-03-11openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis