summaryrefslogtreecommitdiffstats
path: root/test/recipes (follow)
Commit message (Expand)AuthorAgeFilesLines
* TEST: Adapt the EVP testRichard Levitte2021-04-211-1/+1
* Update krb5 module to latest releaseTomas Mraz2021-04-192-2/+2
* SipHash: Fix CTRL API for the digest size.Pauli2021-04-161-1/+7
* 80-test_cmp_http.t: Extend diagnostics of mock server launchDr. David von Oheimb2021-04-141-1/+2
* 80-test_cmp_http.t: Silence check for availability of 'kill' and 'lsof' commandsDr. David von Oheimb2021-04-141-2/+2
* 80-test_cmp_http.t: Fix resumption when skipping after mock server launch failedDr. David von Oheimb2021-04-141-0/+2
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-143-3/+180
* Add FIPS Self test for AES_ECB decryptShane Lontis2021-04-131-1/+15
* kmac: add long customisation string examplePauli2021-04-121-0/+19
* PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb2021-04-081-1/+3
* d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb2021-04-081-14/+31
* Update copyright yearMatt Caswell2021-04-0816-16/+16
* test/recipes/02-test_errstr.t: Do not test negative system error codesRichard Levitte2021-04-071-0/+4
* 80-test_cmp_http.t: Add diagnostic info on starting/stopping mock serverDr. David von Oheimb2021-03-311-1/+6
* Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITSMatt Caswell2021-03-301-1/+1
* Merge OFB encrypt and decrypt test vectors.David Benjamin2021-03-301-102/+3
* Disable cmp_http test on AIXShane Lontis2021-03-281-2/+2
* TEST: Cleanup test recipesRichard Levitte2021-03-2770-15/+19
* Make the SM2 group the default group for the SM2 algorithmTomas Mraz2021-03-261-0/+9
* Remove the external BoringSSL testTomas Mraz2021-03-261-30/+0
* Add a test for CVE-2021-3449Matt Caswell2021-03-251-1/+35
* 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-101-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