summaryrefslogtreecommitdiff
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearTomas Mraz2022-12-0115-15/+15
* Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz2022-11-281-2/+1
* apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-11-231-1/+1
* Add tests for trace_api.Daniel Fiala2022-11-231-0/+12
* Add a test case for the engine crash with AES-256-CTRBernd Edlinger2022-11-221-1/+22
* test/recipes/80-test_cms.t: Fix the "CAdES ko" testRichard Levitte2022-11-221-3/+4
* dhparam_test: Test that we add private key length on generation and print itTomas Mraz2022-11-211-8/+16
* Add test cases for verification of time stamping certificatesLutz Jaenicke2022-11-211-1/+21
* Make running individual ssl-test easierTodd Short2022-11-211-5/+13
* add tests for PBKDF2 with SHA-3Hubert Kario2022-11-212-0/+60
* tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and abovePauli2022-11-211-8/+46
* Drop explicit check for engines in opt_legacy_okaySimo Sorce2022-11-161-0/+23
* test: fix typo in test descriptionPauli2022-11-151-1/+1
* cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz2022-11-111-0/+13
* Fix typos in CCM test vector titlesTobias Nießen2022-11-111-3/+3
* update oqsprovider/liboqs to v0.7.2Michael Baentsch2022-11-111-2/+1
* Update the oqs-provider submodule to a more recent commitMatt Caswell2022-11-111-4/+0
* test_external_oqsprovider: Use working checkout of liboqsTomas Mraz2022-11-111-1/+2
* Add external testing with oqsproviderMichael Baentsch2022-11-112-0/+105
* Support different R_BITS lengths for KBKDFPatrick Uiterwijk2022-11-112-0/+1844
* Revert "Skip DES based tests in FIPS mode"Pauli2022-11-101-10/+7
* Revert "Move DES based test cases out of FIPS territory"Pauli2022-11-101-2/+2
* providers: Add SM4 GCM implementationTianjia Zhang2022-11-091-0/+20
* Fix typosDimitris Apostolou2022-11-092-2/+2
* Don't run TLSFuzzer tests when it is not properly setDmitry Belyavskiy2022-11-091-2/+2
* TLS Fuzzer: initial test infrastructureDmitry Belyavskiy2022-11-094-0/+148
* Add tests for RNDR and combine tests with RDRANDOrr Toledano2022-11-091-2/+2
* Test that signatures using hash name commands work properlyTomas Mraz2022-11-071-1/+44
* fipsinstall: add -self_test_oninstall option.Pauli2022-11-021-2/+14
* Update fipsinstall testsPauli2022-11-021-30/+67
* Move DES based test cases out of FIPS territoryPauli2022-11-021-3/+3
* Skip DES based tests in FIPS modePauli2022-11-021-7/+10
* punycode: add unit testsPauli2022-11-011-0/+11
* link the pyca tests against the correct opensslPaul Kehrer2022-10-211-5/+10
* default provider: include RIPEMD160Pauli2022-10-191-8/+8
* Add a test for where a client sends a non-TLSv1.3 key shareMatt Caswell2022-10-191-10/+40
* Update copyright yearMatt Caswell2022-10-117-7/+7
* Test TLS extension orderingTodd Short2022-09-281-0/+15
* 80-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicitDavid von Oheimb2022-09-161-4/+9
* With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz2022-09-161-3/+9
* Fix default padding regression against 3.0.0 FIPS providerPauli2022-09-161-0/+2
* TDES: fix test with old FIPS providerPauli2022-09-161-0/+2
* SHAKE documentation updates for default output length.slontis2022-08-171-1/+27
* APPS: genrsa: Support setting propertiesClemens Lang2022-08-171-1/+12
* APPS: dgst: Support properties when signingClemens Lang2022-08-171-1/+13
* TEST: Check property query support of apps/pkeyClemens Lang2022-08-171-1/+25
* APPS: pkeyparam: Support setting propertiesClemens Lang2022-08-171-1/+14
* APPS: ecparam: Support setting propertiesClemens Lang2022-08-171-1/+19
* APPS: dhparam: Support setting propertiesClemens Lang2022-08-171-2/+32
* 80-test_cmp_http.t: fix adaption of plan on 'certstatus' aspect of Mock serverDr. David von Oheimb2022-07-261-1/+1