summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
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-17sslapitest: don't leak the SSL_CTX pairBen Kaduk
2020-03-16Fix the compile error once enabled WerrorXiaokang Qian
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-03-15Add ECDSA to providersShane Lontis
2020-03-13Add test that changes ciphers on CCSBenjamin Kaduk
2020-03-12test/recipes/30-test_evp_data/evppkey.txt: Change an expected KeyGen resultRichard Levitte
2020-03-12test/evp_test.c: fix keygen_test_run()Richard Levitte
2020-03-12Add ECDH to fips providerShane Lontis
2020-03-11AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb
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-07Change DH_get_nid() to set the value of q if it is not already setShane Lontis
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-06Remove unused filesRich Salz
2020-03-05Add DH key validation to default providerShane Lontis
2020-03-04Add Serializers for ECShane Lontis
2020-02-29EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-27Replace util/shlib_wrap.sh with util/wrap.pl in diverse docsRichard Levitte
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-22test/recipes/30-test_evp_data/evppkey.txtRichard Levitte
2020-02-22test/evp_extra_test.c: adapt for RSA signature testsRichard Levitte
2020-02-21Don't exclude quite so much in a no-sock buildDr. David von Oheimb
2020-02-21Introduce the provider propertyMatt Caswell
2020-02-21Add DRBG self testsShane Lontis
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18[CMS] Test decryption of a ciphertext encrypted from 1.1.1Nicola Tuveri
2020-02-18Deprecate EC command line apps.Pauli
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte
2020-02-18TEST: Modify test/recipes/tconversion.pl to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ssl_old.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ssl_new.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ocsp.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_cms.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ca.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_enc_more.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_x509.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_req.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_crl.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_enc.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_dgst.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/15-test_rsapss.t to leave artifacts behindRichard Levitte