summaryrefslogtreecommitdiff
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Add test for handling NEW_CONNECTION_ID frameTomas Mraz2023-05-171-1/+4
* QUIC MSST: TestsHugo Landau2023-05-121-0/+21
* CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb2023-05-122-2/+14
* Add libctx to x931 keygen.slontis2023-05-051-2/+7
* 25-test_x509.t: test dots in CA file pathAlois Klink2023-05-041-1/+14
* QUIC Congestion Control: TestsHugo Landau2023-05-011-0/+19
* fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng2023-04-281-0/+13
* APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb2023-04-281-0/+2
* Add "info" concatenation testsPauli2023-04-263-0/+32
* fips: setup the FIPS provider in pendantic mode for testingPauli2023-04-211-1/+1
* test: update TLS PDF tests in line with pedantic FIPS policyPauli2023-04-211-0/+3
* test: update evprand tests in line with pedantic FIPS policyPauli2023-04-211-0/+384
* sslapi: use correct fipsmodule.cnfPauli2023-04-211-1/+1
* test: test -pedantic option in fipsinstallPauli2023-04-201-1/+26
* Fix the LCM computation in the RSA multiprime key checkTomas Mraz2023-04-132-1/+59
* test: test -drbg_allow_truncated_digests optionPauli2023-03-291-1/+30
* RFC7250 (RPK) supportTodd Short2023-03-282-0/+119
* Add a Certificate Policies TestMatt Caswell2023-03-281-1/+12
* Print the duplicate symbols found in testTomas Mraz2023-03-271-0/+4
* 80-test_cmp_http.t: fix server port and confusion client vs. server configDr. David von Oheimb2023-03-252-28/+45
* apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb2023-03-251-3/+6
* Disable the policy tree exponential growth test conditionallyPauli2023-03-231-0/+2
* Added tests and updated helpAleksey Sanin2023-03-231-1/+38
* test: add test cases for the policy resource overusePauli2023-03-225-0/+567
* Add simple interoperability test with Cloudflare quicheTomas Mraz2023-03-223-0/+99
* Add a simple QUIC test for blocking modeMatt Caswell2023-03-201-2/+3
* providers: add Argon2 KDFČestmír Kalina2023-03-172-0/+170
* providers: add XOF support to blake2bČestmír Kalina2023-03-171-2/+12
* Add Tests for RSA signatures using X931 padding.slontis2023-03-151-0/+63
* apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb2023-03-141-5/+12
* Run the punycode-test over the fuzz corpora during test.Kurt Roeckx2023-03-071-0/+22
* Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis2023-03-072-8/+98
* Add fuzz test for v3nameHardik Shah2023-03-011-0/+22
* Don't do AES SIV tests with the FIPS providerPauli2023-03-011-1/+1
* Added a fuzzer for SMIMEAlex Gaynor2023-02-271-0/+23
* test/recipes/01-test_symbol_presence.t: check for duplicate symbols in static...Richard Levitte2023-02-241-59/+141
* Add help for pkeyopt values for the genpkey commandline app.slontis2023-02-231-0/+31
* Add a skeleton quicfaultstestMatt Caswell2023-02-221-0/+26
* Add a test for no initialisation of the default config fileMatt Caswell2023-02-221-0/+19
* Fix failing cms test when no-des is usedBernd Edlinger2023-02-201-1/+1
* OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb2023-02-138-88/+120
* Add tests for FIPS keygen self test failures.slontis2023-02-082-0/+79
* Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRINGslontis2023-02-081-0/+7
* Additional testcase for missing return check of BIO_set_md() callsTomas Mraz2023-02-072-2/+49
* Add testcase for missing return check of BIO_set_md() callsTomas Mraz2023-02-072-2/+45
* Add test for DSA pubkey without param import and checkTomas Mraz2023-02-073-11/+49
* Add test for d2i_PKCS7 NULL dereferenceTomas Mraz2023-02-072-4/+10
* Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell2023-02-071-2/+13
* Add testcase for nc_match_single type confusionTomas Mraz2023-02-071-1/+4
* APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb2023-02-022-2/+18