summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-02-17Coverity 1458438: fix uninitialised memory access.Pauli
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-16Add FFC param/key validationShane Lontis
2020-02-14Make secure-memory be a config optionRich Salz
2020-02-14dsatest: fix the non-deprecated version of the test run.Pauli
2020-02-13Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-12test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte
2020-02-12test_dsa: fix deprecation logicPauli
2020-02-12test/recipes/15-test_dsa.t: Deal with deprecation of 'openssl dsa'Richard Levitte
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-12DSA: fix the DSA parameter logic in test.Pauli
2020-02-11Implement Provider side Key Management for X25519 and X448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell
2020-02-11Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-11Generate new Ed488 certificatesKurt Roeckx
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte
2020-02-06Fix no-sm2Matt Caswell
2020-02-06Fix no-tls1_3Matt Caswell
2020-02-06Add a test for SSL_CTX_new_with_libctx()Matt Caswell
2020-02-06Explicitly fetch ciphers and digests in libsslMatt Caswell
2020-02-05Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2020-02-05Make minimum size for secure memory a size_t.Pauli
2020-02-04Don't pass a digest-size to signature implementationsRichard Levitte
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-03Fix krb5 external test failureRichard Levitte
2020-02-03Fix common test framework optionsMatt Caswell
2020-02-03Fix no-ecMatt Caswell
2020-02-02Adapt tests for SM2 changes.Richard Levitte
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis
2020-01-30Test that SSL_get_servername returns what we expectMatt Caswell
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-28test_evp_extra_test.c: don't rely on exact parameter positionRichard Levitte
2020-01-26test/recipes/30-test_evp.t: Fix multiple definition of @bffilesRichard Levitte
2020-01-25Check that the default signature type is allowedKurt Roeckx
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-19APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possibleRichard Levitte
2020-01-19mdc2: use evp_test instead of a separate test application.Pauli
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19param_bld: add a padded BN call.Pauli