summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2020-02-18TEST: Modify test/recipes/15-test_mp_rsa.t to leave artifacts behindRichard Levitte
2020-02-17Coverity 1458438: fix uninitialised memory access.Pauli
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-16Add FFC param/key validationShane Lontis
2020-02-14Make secure-memory be a config optionRich Salz
2020-02-14dsatest: fix the non-deprecated version of the test run.Pauli
2020-02-13Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-12test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte
2020-02-12test_dsa: fix deprecation logicPauli
2020-02-12test/recipes/15-test_dsa.t: Deal with deprecation of 'openssl dsa'Richard Levitte
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-12DSA: fix the DSA parameter logic in test.Pauli
2020-02-11Implement Provider side Key Management for X25519 and X448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell
2020-02-11Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-11Generate new Ed488 certificatesKurt Roeckx
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte