summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2024-06-27Run 70-test_tls13certcomp.t with dtlsFrederik Wedel-Heinen
2024-06-27Run 70-test_tls13kexmodes.t with dtlsFrederik Wedel-Heinen
2024-06-27Run 70-test_tls13messages.t with dtlsFrederik Wedel-Heinen
2024-06-27Add support for running 70-test_tls13psk.t with dtlsFrederik Wedel-Heinen
2024-06-27Run 70-test_tls13hrr.t with dtlsFrederik Wedel-Heinen
2024-06-27Run 70-test_tls13cookie.t with dtlsFrederik Wedel-Heinen
2024-06-27Run 70-test_tls13alerts.t with dtlsFrederik Wedel-Heinen
2024-06-27Add a test for an empty NextProto messageMatt Caswell
2024-06-26test: add tests for acceptable policies extsJonathan M. Wilbur
2024-06-24Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur
2024-06-24Fix typos found by codespellDimitri Papadopoulos
2024-06-21Make x509_req_test ANSI Compatibleerbsland-dev
2024-06-21Add Test for Verification Failure on Incorrect X509 Versionerbsland-dev
2024-06-21Add test for ASN1_item_verify()Tomas Mraz
2024-06-20feat: add delegatedNameConstraints and holderNameConstraints extsJonathan M. Wilbur
2024-06-20CMP: add support for requesting cert template using genm/genpRajeev Ranjan
2024-06-18CMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb
2024-06-17Add support for targetingInformation X.509v3 extensionJonathan M. Wilbur
2024-06-1780-test_cmp_http_data/test_connection.csv: disable localhost test as not supp...Dr. David von Oheimb
2024-05-31Skip newly added blocked OAEP SHAKE testcases with old fips providersTomas Mraz
2024-05-24Add provider fuzzerMax Ammann
2024-05-22test: remove the just added, but now unrealistic, shake128 OAEP testsDimitri John Ledkov
2024-05-22rsa-oaep: block SHAKE usage in FIPS modeDimitri John Ledkov
2024-05-22rsa-pss: add tests checking for SHAKE usage in RSA-PSSDimitri John Ledkov
2024-05-16Check DSA parameters for excessive sizes before validatingTomas Mraz
2024-05-15Additional testcases for bn_gcdAndrew Golovashevich
2024-05-15Suppress a spurious error from the sysdefault testMatt Caswell
2024-05-15Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256Tomas Mraz
2024-05-1490-test_sslapi.t: Fix execution of sslapitest with fips providerTomas Mraz
2024-05-14evp_test: Added the special private key that triggers bug (CVE-2011-4354)Trust-Worthy
2024-05-09Add tests for conf_diagnosticsTomas Mraz
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-04-29updated to oqs-provider 0.6.0Michael Baentsch
2024-04-2982-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz
2024-04-2982-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz
2024-04-24x509_acert: Add more parsing and printing testsDamian Hobson-Garcia
2024-04-24fuzz: Add attribute certificate fuzz testDamian Hobson-Garcia
2024-04-24x509_acert: Add simple API testsDamian Hobson-Garcia
2024-04-24Adding hashtable fuzzerNeil Horman
2024-04-22Use empty renegotiate extension instead of SCSV for TLS > 1.0Tim Perry
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman
2024-04-18Fix fragile explicit cert date tests.Viktor Dukhovni
2024-04-10test: fix 20-test_dgst.t to use hexkeyDimitri John Ledkov
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Check range of RSA plaintext and ciphertext when using no padding.slontis
2024-04-09Copyright year updatesRichard Levitte
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík