aboutsummaryrefslogtreecommitdiff
path: root/test/recipes
AgeCommit message (Expand)AuthorFilesLines
2 daysAdd a test for an empty NextProto messageMatt Caswell1-0/+73
3 daystest: add tests for acceptable policies extsJonathan M. Wilbur1-1/+25
5 daysSupport subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur1-1/+52
5 daysFix typos found by codespellDimitri Papadopoulos1-1/+1
8 daysMake x509_req_test ANSI Compatibleerbsland-dev1-2/+9
8 daysAdd Test for Verification Failure on Incorrect X509 Versionerbsland-dev1-0/+11
8 daysAdd test for ASN1_item_verify()Tomas Mraz1-1/+3
9 daysfeat: add delegatedNameConstraints and holderNameConstraints extsJonathan M. Wilbur1-1/+23
9 daysCMP: add support for requesting cert template using genm/genpRajeev Ranjan1-0/+8
11 daysCMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb1-1/+3
12 daysAdd support for targetingInformation X.509v3 extensionJonathan M. Wilbur1-1/+30
12 days80-test_cmp_http_data/test_connection.csv: disable localhost test as not supp...Dr. David von Oheimb1-1/+1
2024-05-31Skip newly added blocked OAEP SHAKE testcases with old fips providersTomas Mraz1-0/+2
2024-05-24Add provider fuzzerMax Ammann1-0/+22
2024-05-22test: remove the just added, but now unrealistic, shake128 OAEP testsDimitri John Ledkov1-16/+0
2024-05-22rsa-oaep: block SHAKE usage in FIPS modeDimitri John Ledkov1-0/+32
2024-05-22rsa-pss: add tests checking for SHAKE usage in RSA-PSSDimitri John Ledkov1-0/+37
2024-05-16Check DSA parameters for excessive sizes before validatingTomas Mraz1-0/+57
2024-05-15Additional testcases for bn_gcdAndrew Golovashevich1-0/+151
2024-05-15Suppress a spurious error from the sysdefault testMatt Caswell1-1/+1
2024-05-15Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256Tomas Mraz1-5/+3
2024-05-1490-test_sslapi.t: Fix execution of sslapitest with fips providerTomas Mraz1-18/+15
2024-05-14evp_test: Added the special private key that triggers bug (CVE-2011-4354)Trust-Worthy1-0/+14
2024-05-09Add tests for conf_diagnosticsTomas Mraz4-3/+80
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger1-0/+7
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb4-0/+35
2024-04-29updated to oqs-provider 0.6.0Michael Baentsch1-3/+3
2024-04-2982-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz1-3/+3
2024-04-2982-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz1-2/+4
2024-04-24x509_acert: Add more parsing and printing testsDamian Hobson-Garcia1-1/+3
2024-04-24fuzz: Add attribute certificate fuzz testDamian Hobson-Garcia1-0/+22
2024-04-24x509_acert: Add simple API testsDamian Hobson-Garcia1-0/+22
2024-04-24Adding hashtable fuzzerNeil Horman1-0/+22
2024-04-22Use empty renegotiate extension instead of SCSV for TLS > 1.0Tim Perry6-8/+111
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan1-1/+1
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman1-2/+4
2024-04-18Fix fragile explicit cert date tests.Viktor Dukhovni2-12/+15
2024-04-10test: fix 20-test_dgst.t to use hexkeyDimitri John Ledkov1-2/+2
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm3-17/+102
2024-04-09Check range of RSA plaintext and ciphertext when using no padding.slontis1-0/+43
2024-04-09Copyright year updatesRichard Levitte21-21/+21
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger1-1/+2
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík1-1/+13
2024-03-21Move artifact upload code into the shell scriptHugo Landau1-17/+2
2024-03-21Experimental support for uploading qlog artifactsHugo Landau1-3/+19
2024-03-1582-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz1-4/+0
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen2-0/+50
2024-03-12s_server: test ocsp with "-cert_chain"James Muir1-0/+143
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis1-0/+12
2024-03-07Fix a memory leak on successful load of CRLDmitry Belyavskiy1-1/+2