aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/03-test_fipsinstall.t
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* test: test -pedantic option in fipsinstallPauli2023-04-201-1/+26
* test: test -drbg_allow_truncated_digests optionPauli2023-03-291-1/+30
* Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis2023-03-071-1/+2
* test: fix typo in test descriptionPauli2022-11-151-1/+1
* fipsinstall: add -self_test_oninstall option.Pauli2022-11-021-2/+14
* Update fipsinstall testsPauli2022-11-021-30/+67
* Update copyright yearMatt Caswell2022-05-031-1/+1
* test_fipsinstall: Fallback to config(FIPSKEY) for the FIPSKEYTomas Mraz2022-04-071-1/+1
* Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis2021-08-311-1/+1
* Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis2021-06-221-1/+1
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-251-1/+16
* Add FIPS Self test for AES_ECB decryptShane Lontis2021-04-131-1/+15
* Update copyright yearMatt Caswell2021-03-111-1/+1
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-031-4/+3
* Add self tests for rsa encryptionShane Lontis2020-09-161-1/+11
* Use .cnf for config files, not .confKelvin Lee2020-08-071-2/+2
* Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis2020-07-211-17/+154
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-12/+13
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-1/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Skip a no-dsa test in the fipsinstall testMatt Caswell2020-04-221-7/+11
* Skip a test in a no-dh buildMatt Caswell2020-04-221-7/+12
* Add data driven SELF TEST code for signatures and key agreementShane Lontis2020-04-031-1/+19
* Use .cnf for config files, not .confRich Salz2020-03-061-13/+13
* Add DRBG self testsShane Lontis2020-02-211-1/+8
* Add FIPS Self test kats for digestsShane Lontis2020-01-151-1/+22
* Fix typos in fipsinstall testDr. Matthias St. Pierre2019-12-011-11/+11
* Add app for fips installationShane Lontis2019-08-241-0/+73