summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2020-05-08Fix PEM certificate loading that sometimes failsMaximilian Blenk
2020-05-07Add RSA SHA512 truncated digest supportShane Lontis
2020-05-06Centralise Environment Variables for the testsMatt Caswell
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb
2020-04-24Rename fipsinstall.cnf->fipsmodule.cnfRich Salz
2020-04-24Update some nits around the FIPS moduleRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-22Skip a no-dsa test in the fipsinstall testMatt Caswell
2020-04-22Skip a test in a no-dh buildMatt Caswell
2020-04-22Fix no-ecMatt Caswell
2020-04-22evptest: set the DESX provider to be the legacy provider.Pauli
2020-04-21Fix no-deprecated tests where the GOST engine is presentMatt Caswell
2020-04-21Fix no-desMatt Caswell
2020-04-21Fix an ssl_test_old test failureMatt Caswell
2020-04-21Revert "TEST: make and use a fipsinstall script"Richard Levitte
2020-04-21Add test for CVE-2020-1967Benjamin Kaduk
2020-04-20Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell
2020-04-20Teach ssl_test_new how to test the FIPS moduleMatt Caswell
2020-04-20Teach ssl_test_new to have different tests for different loaded providersMatt Caswell
2020-04-20Run ssl_test_new with a non-default library contextMatt Caswell
2020-04-20Fix DH_get_nid() so that it does not cache values.Shane Lontis
2020-04-19TEST: make and use a fipsinstall scriptRichard Levitte
2020-04-19Re-enable FIPS testing in sslapitest.cMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2020-04-19tests: reinstate tests for deprecated but non-removed functionalityPauli
2020-04-18Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb
2020-04-16Add DH keygen to providersShane Lontis
2020-04-15Add DSA keygen to providerShane Lontis
2020-04-11Fix EVP_DigestSign interface when used with DES CMACPatrick Steuer
2020-04-09Fix krb5 external testBenjamin Kaduk
2020-04-09Add a null provider which implements no algorithms.Pauli
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz
2020-04-03Add data driven SELF TEST code for signatures and key agreementShane Lontis
2020-04-01Extend the sslprovider_test to be able to additionally test FIPSMatt Caswell
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-25Issuer Sign Tool extention supportNikolay Morozov
2020-03-21evp_test: the tests using MDC2 need the legacy providerRichard Levitte
2020-03-20Add support for passing the libctx to the config loaderShane Lontis
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-03-15Add ECDSA to providersShane Lontis
2020-03-12test/recipes/30-test_evp_data/evppkey.txt: Change an expected KeyGen resultRichard Levitte
2020-03-12Add ECDH to fips providerShane Lontis
2020-03-11AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-06Use .cnf for config files, not .confRich Salz