Fix grammar in certificates.txt
[openssl.git] / apps / mac.c
2022-09-20 Patrik SevalliusAlways use FORMAT_BINARY for infile
2021-12-07 Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-10-28 x2018fix some code with obvious wrong coding style
2021-05-12 Paulicoverity: fix 1484540 resource leak
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps/mac: avoid need for two ^D when using stdin from...
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-02-28 Pauliapps: update mac to work with additional MAC_init argum...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Petr Gotthardapps/openssl: add -propquery command line option
2020-12-15 Rich SalzCheck non-option arguments
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
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...