summaryrefslogtreecommitdiff
path: root/apps/mac.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-161-3/+3
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-111-3/+3
* Amend references to "OpenSSL license"Shourya Shukla2020-04-291-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* cmdline app: add provider commandline options.Pauli2020-03-071-1/+8
* Document command parameters.Rich Salz2019-11-201-6/+7
* Add "sections" to -help outputRich Salz2019-11-081-0/+6
* Consistent naming for context gettable param queries .Pauli2019-09-271-1/+1
* Add app for fips installationShane Lontis2019-08-241-37/+12
* Adapt apps/mac.c to use provider based MACsRichard Levitte2019-08-151-25/+40
* coverity fixes for SSKDF + mac_app + kdf test cleanupShane Lontis2019-03-281-2/+1
* openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis2019-03-111-0/+200