summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-09-07Update copyright yearRichard Levitte
2021-09-07Correct the "Out of memory" EVP testsRichard Levitte
2021-09-06Fix a few tests that fail on VMSRichard Levitte
2021-09-05test/recipes/25-test_verify.t: Add a couple of tests of mixed PEM filesRichard Levitte
2021-09-05Adjust test/endecoder_test.cRichard Levitte
2021-09-03Add KEM dupctx testslontis
2021-09-03Fix dh dupctx refcount errorslontis
2021-09-03Fix double free in EVP_PKEY_CTX_dup()slontis
2021-09-02always use the same perl in $PATHa1346054
2021-08-31Add a test for verifying an email with a bad othername typeMatt Caswell
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-30Use applink to fix windows testsNicola Tuveri
2021-08-30Add tests for i2d_TYPE_fp and d2i_TYPE_fpNicola Tuveri
2021-08-28Fix the "Out of memory" EVP KDF scrypt testBernd Edlinger
2021-08-27Add a test for running the config twiceMatt Caswell
2021-08-26EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple callsTomas Mraz
2021-08-25test: add unit tests for TDES key wrapPauli
2021-08-24Extend tests for SM2 decryptionMatt Caswell
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix test code to not assume NUL terminated stringsMatt Caswell
2021-08-19Fix state name abbreviationTodd Short
2021-08-18Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negativeRichard Levitte
2021-08-18Fix CTS cipher decrypt so that the updated IV is returned correctly.Shane Lontis
2021-08-18Change CTS CS3 (Kerberos) so that it accepts a 16 byte input blockShane Lontis
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-16Test EVP Cipher updating the context's IVIngo Franzki
2021-08-16Multiple fixes for getting pub key from legacy DH PKEYTomas Mraz
2021-08-13Allow small RSA exponents in the default providerShane Lontis
2021-08-11dsatest: Properly detect failure in generate/sign/verifyTomas Mraz
2021-08-06Fix test case for a2i_IPADDRESSAmir Mohammadi
2021-08-06Test case for a2i_IPADDRESSChristian Heimes
2021-08-05req: Avoid segfault when -modulus is usedTomas Mraz
2021-08-05test: add -macopt hexkey: to dgst command testsPauli
2021-08-05evp_test: add TLS 1.3 KDF test suitePauli
2021-08-05test: add test cases for TLS 1.3 KDFPauli
2021-08-05Add oid_section to sysdefault.cnf to test adding new oidsTomas Mraz
2021-08-04Add config_diagnostics to our configuration files.Pauli
2021-07-29Update copyright yearMatt Caswell
2021-07-28test: add a comment indication that a bad MAC is intentionalPauli
2021-07-28Add some testing for the case where the FIPS provider fails to loadMatt Caswell
2021-07-28test: handle not a number (NaN) values in the param conversion test.Pauli
2021-07-28Add a test case for EVP_MD_meth_dup() and EVP_CIPHER_meth_dup()Matt Caswell
2021-07-27Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcsMatt Caswell
2021-07-23ci: reinstate the passwd tests for the no-cached-fetch run.Pauli
2021-07-22Add a test for custom EVP_PKEY_METHODsMatt Caswell
2021-07-21Add testcases for SSL_key_update() corner case callsyangyangtiantianlonglong
2021-07-20test: include all DRBG tests in FIPS modePauli
2021-07-19test: fix use after scope problem in ACVP testPauli
2021-07-17Fix signed/unsigned comparison warnings in sslapitestMatt Caswell
2021-07-16evp_test: Add tests for rsa_padding_mode:noneTomas Mraz