summaryrefslogtreecommitdiffstats
path: root/apps/fipsinstall.c
AgeCommit message (Expand)Author
2020-12-15Check non-option argumentsRich Salz
2020-10-22Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().Shane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-18Add option to fipsinstall to disable fips security checks at run time.Shane Lontis
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-09-12keygen: add FIPS error state management to conditional self testsShane Lontis
2020-09-11Fix fipsinstall module pathShane Lontis
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Use defaults FIPSKEY if not given on command lineRich Salz
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-24Update some nits around the FIPS moduleRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-12Add dsa signature alg to fips providerShane Lontis
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-15Add fips module integrity checkShane Lontis
2019-08-24Add app for fips installationShane Lontis