summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-02-18Update copyright yearMatt Caswell
2021-02-18dsa_check: Perform simple parameter check if seed is not availableTomas Mraz
2021-02-18DSA parameter check using pkeyparamDmitry Belyavskiy
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2021-02-17test: DRBG test with long seed.Pauli
2021-02-16TEST: Add missing initializationRichard Levitte
2021-02-16Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell
2021-02-16Refactor rsa_testMatt Caswell
2021-02-15Fix the dhparam_check testMatt Caswell
2021-02-12ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz
2021-02-12Deprecate the libssl level SRP APIsMatt Caswell
2021-02-12Deprecate the low level SRP APIsMatt Caswell
2021-02-12test: add import and export key management hooks for the TLS provider.Pauli
2021-02-12test: filter provider honours the no_cache setting.Pauli
2021-02-12test: fix no-cache problem with the quality comparison for KDFs.Pauli
2021-02-12test: add an option to output timing information from tests.Pauli
2021-02-11X509_STORE_CTX_cleanup(): Use internally so no need to call explicitlyDr. David von Oheimb
2021-02-11test: turn off parallel tests in verbose mode.Pauli
2021-02-10Change the ASN1 variant of x942kdf so that it can test acvp data.Shane Lontis
2021-02-09Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()Tomas Mraz
2021-02-09Enhanced integer parsing in OSSL_PARAM_allocate_from_textPetr Gotthard
2021-02-08Enable fipsload test on NonStop x86.Randall S. Becker
2021-02-08Simplify the EVP_PKEY_XXX_fromdata_XX methods.Shane Lontis
2021-02-06Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...Dr. David von Oheimb
2021-02-05Fix the cipher_overhead_testMatt Caswell
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-02-05TEST: Add an algorithm ID tester for libcrypto vs providerRichard Levitte
2021-02-05RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz
2021-02-05apps/openssl: add -propquery command line optionPetr Gotthard
2021-02-04DH/DHX parameter check using pkeyparamDmitry Belyavskiy
2021-02-04Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stackDr. David von Oheimb
2021-02-04run_tests.pl: Improve diagnostics on the use of HARNESS_JOBSDr. David von Oheimb
2021-02-04test/recipes: split 81_test_cmp_cli.t, add test using -engine loader_atticDr. David von Oheimb
2021-02-02Add a multi-thread test for shared EVP_PKEYsMatt Caswell
2021-02-01Test that EC keys without a public key in them work as expectedMatt Caswell
2021-01-29rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keysTomas Mraz
2021-01-28EVP: fix keygen for EVP_PKEY_RSA_PSSDaniel Bevenius
2021-01-28Fix parameter types in sshkdfJuergen Christ
2021-01-28check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-27Fix running mingw dhparam test under wineMatt Caswell
2021-01-26TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb
2021-01-26Check that the ecparam and pkeyparam do not mangle the parametersTomas Mraz
2021-01-26ssl_old_test.c: Replace use of deprecated EC functionsTomas Mraz
2021-01-26Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacyTomas Mraz
2021-01-26Disable the test-ec completely when building with no-ecTomas Mraz
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2021-01-22Fix no-dh and no-dsaMatt Caswell
2021-01-21dh_cms_set_shared_info: Use explicit fetch to be able to provide libctxTomas Mraz
2021-01-21Make the smdh.pem test certificate usable with fips providerTomas Mraz