Fix provider cipher reinit after init/update with a partial update block.
[openssl.git] / apps / fipsinstall.c
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-15 Rich SalzMake -provider_name and -section_name optional
2020-07-15 Rich SalzUse defaults FIPSKEY if not given on command line
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellUpdate copyright year
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
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-09-15 Shane LontisAdd fips module integrity check
2019-08-24 Shane LontisAdd app for fips installation