summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2023-08-01Copyright year updatesMatt Caswell
2023-07-14Add testcases for empty associated data entries with AES-SIVTomas Mraz
2023-06-26Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell
2023-06-26Add a test case for the password prompt on garbage PKCS#12 fileRichard Levitte
2023-06-23Add a test for an invalid group in the HRRMatt Caswell
2023-06-15fips: update DSA security check to fix legacy verify strengthsPauli
2023-05-30Update copyright yearTomas Mraz
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-13Fix the LCM computation in the RSA multiprime key checkTomas Mraz
2023-03-28Add a Certificate Policies TestMatt Caswell
2023-03-25apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb
2023-03-23Disable the policy tree exponential growth test conditionallyPauli
2023-03-22test: add test cases for the policy resource overusePauli
2023-02-22Add a test for no initialisation of the default config fileMatt Caswell
2023-02-20Fix failing cms test when no-des is usedBernd Edlinger
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb
2023-02-07Update copyright yearRichard Levitte
2023-02-03Add testcase for missing return check of BIO_set_md() callsTomas Mraz
2023-02-03Add test for DSA pubkey without param import and checkTomas Mraz
2023-02-03Add test for d2i_PKCS7 NULL dereferenceTomas Mraz
2023-02-03Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell
2023-02-02Add testcase for nc_match_single type confusionTomas Mraz
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-11Add tests for trace_api.Daniel Fiala
2023-01-0480-test_cms.t: Fix rsapssSaltlen check on MinGWTomas Mraz
2022-12-22Change HKDF to alloc the info buffer.slontis
2022-12-22Add a CMS test for a bad encryption algorithmMatt Caswell
2022-12-20Raise the KMAC limits for key and custom size to 512 bytesTomas Mraz
2022-12-16Fix FIPS Provider compat CI of 3.0 libcrypto with 3.2 FIPS providerTomas Mraz
2022-12-09Obtain PSS salt length from providerClemens Lang
2022-12-08test: add test case for deadlock reported in #19643Pauli
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-16Drop explicit check for engines in opt_legacy_okaySimo Sorce
2022-11-15fipsinstall test: skip PCT DSA signature test for new providersPauli
2022-11-10Add a test case for the engine crash with AES-256-CTRBernd Edlinger
2022-11-07Test that signatures using hash name commands work properlyTomas Mraz
2022-11-01Update copyright yearTomas Mraz
2022-11-01punycode: add unit testsPauli
2022-10-21link the pyca tests against the correct opensslPaul Kehrer
2022-10-19default provider: include RIPEMD160Pauli
2022-10-19Add a test for where a client sends a non-TLSv1.3 key shareMatt Caswell
2022-10-11Update copyright yearMatt Caswell
2022-09-28Test TLS extension orderingTodd Short
2022-09-1680-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicitDavid von Oheimb
2022-09-16With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz
2022-09-16Fix default padding regression against 3.0.0 FIPS providerPauli
2022-09-16TDES: fix test with old FIPS providerPauli
2022-08-17SHAKE documentation updates for default output length.slontis