Fix provider cipher reinit after init/update with a partial update block.
[openssl.git] / apps / mac.c
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-07 Paulicmdline app: add provider commandline options.
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
2019-09-27 PauliConsistent naming for context gettable param queries .
2019-08-24 Shane LontisAdd app for fips installation
2019-08-15 Richard LevitteAdapt apps/mac.c to use provider based MACs
2019-03-28 Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-11 Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...