summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_cms.t
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2023-12-19Fix no-des failure in test_cmsBernd Edlinger
2023-12-18cms: avoid intermittent test failureJames Muir
2023-10-18cms encrypt, better OBJ_nid2obj() return checkJames Muir
2023-09-21Fix test_cms if DSA is not supportedSteffen Klee
2023-09-08Add test case for #21986Pauli
2023-09-07Copyright year updatesMatt Caswell
2023-02-20Fix failing cms test when no-des is usedBernd Edlinger
2023-02-07Additional testcase for missing return check of BIO_set_md() callsTomas Mraz
2023-02-07Add testcase for missing return check of BIO_set_md() callsTomas Mraz
2023-02-07Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell
2023-01-0480-test_cms.t: Fix rsapssSaltlen check on MinGWTomas Mraz
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-22Add a CMS test for a bad encryption algorithmMatt Caswell
2022-12-08test: add test case for deadlock reported in #19643Pauli
2022-12-08signature: Clamp PSS salt len to MD lenClemens Lang
2022-12-08Obtain PSS salt length from providerClemens Lang
2022-11-22test/recipes/80-test_cms.t: Fix the "CAdES ko" testRichard Levitte
2022-11-10Revert "Skip DES based tests in FIPS mode"Pauli
2022-11-02Skip DES based tests in FIPS modePauli
2022-08-18cms: Create test for for purpose verification in cms applicationLutz Jaenicke
2022-05-03Update copyright yearMatt Caswell
2022-04-02CMS sign digestViktor Söderqvist
2021-06-0280-test_cms.t: Replace use of ee-self-signed.pem by more suitable smrsa1.pemDr. David von Oheimb
2021-05-31Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis
2021-05-22apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb
2021-05-1980-test_cms.t: Disable new tests for binary input in WindowsDr. David von Oheimb
2021-05-19apps/cms.c: Make -sign and -verify handle binary inputDr. David von Oheimb
2021-04-28ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-03TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte
2021-01-28Update copyright yearRichard Levitte
2021-01-21dh_cms_set_shared_info: Use explicit fetch to be able to provide libctxTomas Mraz
2021-01-21Fixes related to broken DH support in CMSTomas Mraz
2020-12-11Skip cms tests using RC2 if no legacy providerMatt Caswell
2020-10-08Tests for processing zero-length content in SMIME formatDmitry Belyavskiy
2020-09-18Add fips checks for rsa signatures.Shane Lontis
2020-09-08Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka
2020-09-03TEST: Ensure that the base provider i activated when neededRichard Levitte
2020-08-18Apps: change provider_path option to provider-path.Pauli
2020-08-09Change CMS tests to use a library context.Shane Lontis
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY
2020-04-23Update copyright yearMatt Caswell
2020-04-21Fix no-desMatt Caswell
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-02-18[CMS] Test decryption of a ciphertext encrypted from 1.1.1Nicola Tuveri
2020-02-18TEST: Modify test/recipes/80-test_cms.t to leave artifacts behindRichard Levitte
2019-06-03Add the content type attribute to additional CMS signerinfo.Shane Lontis
2019-05-02Test: use keywords instead of magic numbers for 'rsa_pss_saltlen'Dr. Matthias St. Pierre