summaryrefslogtreecommitdiffstats
path: root/test/recipes (follow)
Commit message (Expand)AuthorAgeFilesLines
* TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb2021-05-277-18/+36
* test: test MP genrsa in deprecated buildsPauli2021-05-271-10/+21
* test: add test for key generation strength > RNG strengthPauli2021-05-271-12/+17
* test: test genrsa in deprecated buildsPauli2021-05-271-33/+20
* TEST: Add test specific fipsmodule.cnf, and use itRichard Levitte2021-05-263-2/+38
* Fix buffer overflow when generating large RSA keys in FIPS mode.Shane Lontis2021-05-261-1/+7
* Add an evp_libctx_test test run for legacy providerJon Spillett2021-05-251-4/+10
* test: add evp_tests for the MAC size and block sizePauli2021-05-252-0/+36
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-251-1/+16
* TEST: Avoid using just 'example.com' - test_cmp_httpRichard Levitte2021-05-242-4/+4
* Add a test for PKCS5_PBE_keyivgen()Jon Spillett2021-05-241-0/+28
* Add PBKDF1 to the legacy providerJon Spillett2021-05-242-0/+137
* test: add test case to reliably reproduce RAND leak during POSTPauli2021-05-241-1/+23
* 80-test_cmp_http: Invert and correct the logic of success vs. failure exitDr. David von Oheimb2021-05-226-286/+286
* apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb2021-05-221-10/+11
* HMAC doesn't work with a default digestDmitry Belyavskiy2021-05-211-1/+15
* Update copyright yearMatt Caswell2021-05-203-3/+3
* 80-test_cms.t: Disable new tests for binary input in WindowsDr. David von Oheimb2021-05-191-0/+1
* apps/cms.c: Make -sign and -verify handle binary inputDr. David von Oheimb2021-05-191-3/+44
* Add SSL_OP_ALLOW_CLIENT_RENEGOTIATIONRich Salz2021-05-172-2/+34
* Adapt 80-test_cmp_http.t and its data for random accept portsRichard Levitte2021-05-164-25/+32
* HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb2021-05-141-43/+49
* test: fix thread test config file problemPauli2021-05-131-4/+6
* Update expected results for tls13kexmodes testsBenjamin Kaduk2021-05-121-7/+5
* Allow arbitrary digests with ECDSA and DSATomas Mraz2021-05-121-5/+7
* property: add test case for setting default user properties before fetchingMatt Caswell2021-05-121-4/+13
* 80-test_cmp_http.t: Improve fuzzing exclusion pattern - fixup!Dr. David von Oheimb2021-05-111-1/+1
* Add a test for OSSL_LIB_CTX_new_child()Matt Caswell2021-05-111-2/+5
* Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy2021-05-111-1/+24
* 80-test_cmp_http.t: Improve fuzzing exclusion patternDr. David von Oheimb2021-05-081-1/+1
* apps/mac: Add digest and cipher command line optionsPauli2021-05-081-3/+23
* apps: remove initial newline from mac outputPauli2021-05-081-2/+2
* apps: add mac, cipher and digest arguments to the kdf applet.Pauli2021-05-081-2/+36
* Update copyright yearMatt Caswell2021-05-0615-15/+15
* Add some tests for -inform/keyform enforcementTomas Mraz2021-05-064-8/+40
* adapt tests to SSL_OP_LEGACY_SERVER_CONNECT changeBenjamin Kaduk2021-05-051-1/+1
* mac: allow XOF MACs to be specified either via control or via the dedicated f...Pauli2021-05-051-1/+56
* Add .includedir pragmaRich Salz2021-05-052-1/+8
* cleanup where purpose is not needed in 25-test_verify.tDr. David von Oheimb2021-05-051-67/+67
* Fetch cipher-wrap after loading providers.Rich Salz2021-05-051-1/+10
* Fix KMAC bounds checks.Shane Lontis2021-05-051-0/+8
* Add a test for the public core bio APIMatt Caswell2021-05-041-0/+12
* test: fix failure with FIPS and no-des configured.Pauli2021-05-041-2/+2
* Fix no-fips-securitychecks test failureShane Lontis2021-05-011-0/+1
* SM2 signatures work correctly only with SM3 digestsTomas Mraz2021-04-301-0/+1
* acvp: fix the no-acvp_test buildPauli2021-04-301-1/+1
* Fix CRL app so that stdin works.Shane Lontis2021-04-301-1/+16
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-301-5/+10
* Add test case for openssl crl -noout -hash outputTomas Mraz2021-04-291-1/+4
* ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb2021-04-281-1/+1