Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[openssl.git] / apps / fipsinstall.c
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-10 Shane LontisFix fipsinstall module path
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