summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer2020-03-114-2/+289
* Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb2020-03-102-12/+36
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-109-21/+215
* Add -section option to 'req' commandRich Salz2020-03-072-22/+43
* Change DH_get_nid() to set the value of q if it is not already setShane Lontis2020-03-071-0/+71
* Use .cnf for config files, not .confRich Salz2020-03-0692-108/+92
* Remove unused filesRich Salz2020-03-065-114/+0
* Add DH key validation to default providerShane Lontis2020-03-051-2/+11
* Add Serializers for ECShane Lontis2020-03-049-15/+111
* EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte2020-02-291-1/+2
* Implement the ECX SerializersMatt Caswell2020-02-2826-35/+414
* Replace util/shlib_wrap.sh with util/wrap.pl in diverse docsRichard Levitte2020-02-271-1/+1
* Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte2020-02-221-1/+1
* test/recipes/30-test_evp_data/evppkey.txtRichard Levitte2020-02-221-1/+1
* test/evp_extra_test.c: adapt for RSA signature testsRichard Levitte2020-02-221-41/+89
* Don't exclude quite so much in a no-sock buildDr. David von Oheimb2020-02-211-40/+8
* Introduce the provider propertyMatt Caswell2020-02-212-25/+45
* Add DRBG self testsShane Lontis2020-02-211-1/+8
* Params: add argument to the _from_text calls to indicate if the param exists.Pauli2020-02-211-2/+2
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-203-11/+23
* Deprecate the low level RSA functions.Pauli2020-02-206-64/+124
* [CMS] Test decryption of a ciphertext encrypted from 1.1.1Nicola Tuveri2020-02-182-1/+39
* Deprecate EC command line apps.Pauli2020-02-183-18/+54
* TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte2020-02-181-1/+1
* TEST: Modify test/recipes/tconversion.pl to leave artifacts behindRichard Levitte2020-02-181-3/+0
* TEST: Modify test/recipes/80-test_ssl_old.t to leave artifacts behindRichard Levitte2020-02-181-38/+0
* TEST: Modify test/recipes/80-test_ssl_new.t to leave artifacts behindRichard Levitte2020-02-181-8/+5
* TEST: Modify test/recipes/80-test_ocsp.t to leave artifacts behindRichard Levitte2020-02-181-3/+4
* TEST: Modify test/recipes/80-test_cms.t to leave artifacts behindRichard Levitte2020-02-181-340/+391
* TEST: Modify test/recipes/80-test_ca.t to leave artifacts behindRichard Levitte2020-02-181-4/+0
* TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte2020-02-181-11/+8
* TEST: Modify test/recipes/20-test_enc_more.t to leave artifacts behindRichard Levitte2020-02-181-3/+0
* TEST: Modify test/recipes/25-test_x509.t to leave artifacts behindRichard Levitte2020-02-181-8/+6
* TEST: Modify test/recipes/25-test_req.t to leave artifacts behindRichard Levitte2020-02-181-16/+14
* TEST: Modify test/recipes/25-test_crl.t to leave artifacts behindRichard Levitte2020-02-181-1/+0
* TEST: Modify test/recipes/20-test_enc.t to leave artifacts behindRichard Levitte2020-02-181-3/+0
* TEST: Modify test/recipes/20-test_dgst.t to leave artifacts behindRichard Levitte2020-02-181-6/+6
* TEST: Modify test/recipes/15-test_rsapss.t to leave artifacts behindRichard Levitte2020-02-181-1/+0
* TEST: Modify test/recipes/15-test_mp_rsa.t to leave artifacts behindRichard Levitte2020-02-181-24/+29
* Coverity 1458438: fix uninitialised memory access.Pauli2020-02-171-1/+1
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-1723-5/+879
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-174-90/+95
* improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb2020-02-171-23/+16
* Add FFC param/key validationShane Lontis2020-02-163-1/+667
* Make secure-memory be a config optionRich Salz2020-02-141-2/+2
* dsatest: fix the non-deprecated version of the test run.Pauli2020-02-141-6/+3
* Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell2020-02-132-2/+765
* Remove unused ossl_param_bld_to_param_ex() function.Pauli2020-02-121-119/+0
* test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte2020-02-121-3/+3
* test_dsa: fix deprecation logicPauli2020-02-121-2/+1