summaryrefslogtreecommitdiff
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Fix DER reading from stdin for BIO_f_readbufferShane Lontis2021-03-221-0/+29
* TEST: Clarify and adjust test/recipes/30-test_evp.tRichard Levitte2021-03-191-19/+33
* TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb2021-03-181-5/+5
* TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...Dr. David von Oheimb2021-03-188-28/+238
* Add testing for non-default library context into evp_extra_testJon Spillett2021-03-171-1/+5
* TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb2021-03-131-28/+28
* TEST: Stop the cleanup in test/recipes/20-test_mac.tRichard Levitte2021-03-111-7/+13
* Update copyright yearMatt Caswell2021-03-1123-23/+23
* test: convert store test to use relative pathsPauli2021-03-111-2/+3
* Use BIO_f_readbuffer() in the decoder to support stdin.Shane Lontis2021-03-111-1/+5
* gost_engine test: further cleanups and fixesTomas Mraz2021-03-051-13/+12
* gost_engine test: Run also perl and tcl testsTomas Mraz2021-03-051-12/+23
* CI: add job with external testsTomas Mraz2021-03-051-1/+1
* test/x509: Test for issuer being overwritten when printing.Tomas Mraz2021-03-041-2/+2
* Add a new test recipe to verify the generated test fipsmodule.cnfRichard Levitte2021-03-031-0/+37
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-0323-207/+39
* evp_test: updates for the new additional MAC_init argumentsPauli2021-02-283-4/+25
* Fix -pkeyopt handling in apps/pkeyutl -rawinPetr Gotthard2021-02-221-1/+9
* 81-test_cmp_cli_data: fixup on CSR test casesDr. David von Oheimb2021-02-193-9/+18
* Fix DH ASN1 decode so that it detects named groups.Shane Lontis2021-02-193-1/+44
* Don't forget the type of thing we are loadingMatt Caswell2021-02-181-11/+48
* Update copyright yearMatt Caswell2021-02-1828-28/+28
* dsa_check: Perform simple parameter check if seed is not availableTomas Mraz2021-02-183-5/+26
* DSA parameter check using pkeyparamDmitry Belyavskiy2021-02-1827-0/+442
* test: DRBG test with long seed.Pauli2021-02-171-0/+16
* Fix the dhparam_check testMatt Caswell2021-02-158-18/+9
* Change the ASN1 variant of x942kdf so that it can test acvp data.Shane Lontis2021-02-101-0/+32
* Enable fipsload test on NonStop x86.Randall S. Becker2021-02-081-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-0520-32/+71
* TEST: Add an algorithm ID tester for libcrypto vs providerRichard Levitte2021-02-051-0/+60
* RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz2021-02-051-3/+51
* apps/openssl: add -propquery command line optionPetr Gotthard2021-02-052-1/+9
* DH/DHX parameter check using pkeyparamDmitry Belyavskiy2021-02-0420-0/+345
* test/recipes: split 81_test_cmp_cli.t, add test using -engine loader_atticDr. David von Oheimb2021-02-0431-286/+321
* Add a multi-thread test for shared EVP_PKEYsMatt Caswell2021-02-022-3/+31
* rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keysTomas Mraz2021-01-291-1/+34
* check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb2021-01-281-1/+6
* Update copyright yearRichard Levitte2021-01-2813-13/+13
* Fix running mingw dhparam test under wineMatt Caswell2021-01-271-1/+3
* TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb2021-01-261-2/+2
* Check that the ecparam and pkeyparam do not mangle the parametersTomas Mraz2021-01-2631-22/+76
* Disable the test-ec completely when building with no-ecTomas Mraz2021-01-261-73/+59
* dh_cms_set_shared_info: Use explicit fetch to be able to provide libctxTomas Mraz2021-01-211-1/+1
* Fixes related to broken DH support in CMSTomas Mraz2021-01-211-12/+10
* CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb2021-01-212-2/+4
* apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb2021-01-201-2/+2
* 80-test_ssl_old.t: Minor corrections: update name of test dir etc.Dr. David von Oheimb2021-01-201-4/+4
* 25-test_x509.t: Make test case w.r.t. self-issued cert run also without EC en...Dr. David von Oheimb2021-01-201-23/+17
* 25-test_x509.t: Minor update: factor out path for test input filesDr. David von Oheimb2021-01-201-15/+14
* 25-test_x509.t: Minor update: do not anymore unlink test output filesDr. David von Oheimb2021-01-201-3/+3