summaryrefslogtreecommitdiffstats
path: root/test/recipes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Check that the ecparam and pkeyparam do not mangle the parametersTomas Mraz2021-01-2631-22/+76
* Disable the test-ec completely when building with no-ecTomas Mraz2021-01-261-73/+59
* dh_cms_set_shared_info: Use explicit fetch to be able to provide libctxTomas Mraz2021-01-211-1/+1
* Fixes related to broken DH support in CMSTomas Mraz2021-01-211-12/+10
* CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb2021-01-212-2/+4
* apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb2021-01-201-2/+2
* 80-test_ssl_old.t: Minor corrections: update name of test dir etc.Dr. David von Oheimb2021-01-201-4/+4
* 25-test_x509.t: Make test case w.r.t. self-issued cert run also without EC en...Dr. David von Oheimb2021-01-201-23/+17
* 25-test_x509.t: Minor update: factor out path for test input filesDr. David von Oheimb2021-01-201-15/+14
* 25-test_x509.t: Minor update: do not anymore unlink test output filesDr. David von Oheimb2021-01-201-3/+3
* test-gendsa: Add test cases with FIPS providerJon Spillett2021-01-201-3/+49
* Add a test for performing work in multiple concurrent threadsMatt Caswell2021-01-141-1/+31
* apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb2021-01-131-1/+14
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-132-14/+43
* Add tests for (non-)default SKID and AKID inclusion by apps/{req,x509,ca}.cDr. David von Oheimb2021-01-133-18/+108
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-131-5/+8
* APPS: Print help also on -h and --h; print high-level help when no cmd givenDr. David von Oheimb2021-01-111-2/+8
* [test][pkey_check] Add more invalid SM2 key testsNicola Tuveri2021-01-084-1/+11
* [test][pkey_check] Add invalid SM2 key testNicola Tuveri2021-01-082-0/+9
* [test] Add `pkey -check` validation testsNicola Tuveri2021-01-083-0/+62
* TEST: Fix test/recipes/15-test_rsa.tRichard Levitte2020-12-151-1/+1
* Skip tests depending on deprecated list -*-commands optionsDmitry Belyavskiy2020-12-151-0/+2
* Change AES-CTS modes CS2 and CS3 to also be inside the fips module.Shane Lontis2020-12-143-146/+138
* Skip cms tests using RC2 if no legacy providerMatt Caswell2020-12-111-0/+2
* Don't run a legacy specific PKCS12 test if no legacy providerMatt Caswell2020-12-111-1/+1
* Don't use the legacy provider in test_store if its not availableMatt Caswell2020-12-111-3/+7
* Don't load the legacy provider in test_evp_libctx unnecessarilyMatt Caswell2020-12-111-1/+1
* Don't load the legacy provider if not available in test_enc_moreMatt Caswell2020-12-111-1/+7
* Skip testing ciphers in the legacy provider if no legacyMatt Caswell2020-12-111-2/+6
* Don't load the legacy provider in endecoder_legacy_testMatt Caswell2020-12-111-1/+1
* Don't use legacy provider if not available in test_ssl_oldMatt Caswell2020-12-111-2/+7
* Skip evp_test cases where we need the legacy prov and its not availableMatt Caswell2020-12-1112-0/+306
* apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu...Dr. David von Oheimb2020-12-101-1/+1
* Fix no-dsaMatt Caswell2020-12-041-24/+28
* Fix ecdsa digest setting code to match dsa.Shane Lontis2020-12-031-0/+21
* x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb2020-12-031-1/+5
* Add test to demonstrate the app's new engine key loadingRichard Levitte2020-12-021-1/+40
* openssl dgst: add option to specify output length for XOFDaiki Ueno2020-12-021-2/+16
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-023-4/+54
* TEST: Add a simple module loader, and test the FIPS module with itRichard Levitte2020-12-011-0/+30
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-6/+6
* endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb2020-11-291-8/+20
* Deprecate the DHparams and DHxparams PEM routinesMatt Caswell2020-11-271-1/+5
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Fix no-rc2Matt Caswell2020-11-251-8/+12
* re-encrypt 81-test_cmp_cli_data/Mock/signer.p12 with AES-256-CBC (avoiding DES)Dr. David von Oheimb2020-11-251-0/+0
* Re-enable testing of ciphersuitesMatt Caswell2020-11-252-33/+62
* Test that OSSL_STORE can load various types of paramsMatt Caswell2020-11-254-2/+39
* Test various deprecated PEM_read_bio_* APIsMatt Caswell2020-11-258-0/+128
* TEST: Make our test data binaryRichard Levitte2020-11-242-6/+6