summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte2020-02-075-11/+9
* tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre2020-02-071-15/+16
* Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte2020-02-071-5/+6
* Reorganize the internal evp_keymgmt functionsRichard Levitte2020-02-071-2/+3
* Fix no-sm2Matt Caswell2020-02-061-1/+5
* Fix no-tls1_3Matt Caswell2020-02-061-11/+11
* Add a test for SSL_CTX_new_with_libctx()Matt Caswell2020-02-064-4/+165
* Explicitly fetch ciphers and digests in libsslMatt Caswell2020-02-061-4/+13
* Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx2020-02-051-4/+4
* Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx2020-02-0511-38/+134
* Make minimum size for secure memory a size_t.Pauli2020-02-051-2/+2
* Don't pass a digest-size to signature implementationsRichard Levitte2020-02-041-10/+11
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-044-6/+21
* Fix krb5 external test failureRichard Levitte2020-02-031-1/+3
* Fix common test framework optionsMatt Caswell2020-02-0328-4/+160
* Fix no-ecMatt Caswell2020-02-031-0/+5
* Adapt tests for SM2 changes.Richard Levitte2020-02-022-26/+79
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-312-7/+50
* Test that SSL_get_servername returns what we expectMatt Caswell2020-01-301-5/+161
* Add RSA key validation to default providerShane Lontis2020-01-291-1/+11
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-293-26/+90
* Deprecate the low level HMAC functionsPauli2020-01-292-6/+11
* test_evp_extra_test.c: don't rely on exact parameter positionRichard Levitte2020-01-281-13/+10
* test/recipes/30-test_evp.t: Fix multiple definition of @bffilesRichard Levitte2020-01-261-4/+4
* Check that the default signature type is allowedKurt Roeckx2020-01-251-18/+39
* Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx2020-01-251-1/+1
* Deprecate the low level DES functions.Pauli2020-01-253-7/+13
* APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possibleRichard Levitte2020-01-191-7/+1
* mdc2: use evp_test instead of a separate test application.Pauli2020-01-194-24/+45
* Deprecate the low level IDEA functions.Pauli2020-01-192-6/+13
* param_bld: add a padded BN call.Pauli2020-01-191-2/+17
* Deprecate the low level SHA functions.Pauli2020-01-193-3/+14
* TEST: Adapt test/evp_pkey_provided_test.c to check the key sizeRichard Levitte2020-01-171-2/+8
* Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte2020-01-171-0/+45
* Add duplication APIs to ASN1_TIME and related typesPaul Yang2020-01-171-0/+60
* Deprecate the low level RC5 functionsPauli2020-01-162-4/+10
* Deprecate the low level RC4 functionsPauli2020-01-162-4/+10
* Deprecate the low level RC2 functionsPauli2020-01-162-4/+10
* Add FIPS Self test kats for digestsShane Lontis2020-01-151-1/+22
* The MD2 test uses the EVP APIs not the low level ones.Pauli2020-01-145-107/+47
* Add a test for HMAC via EVP_DigestSign*Matt Caswell2020-01-131-24/+61
* Deprecate the Low Level CAST APIsMatt Caswell2020-01-133-6/+24
* Deprecate the low level MDC2 functions.Pauli2020-01-123-7/+19
* Deprecate the low level MD2 functions.Pauli2020-01-121-0/+6
* Add dsa signature alg to fips providerShane Lontis2020-01-121-2/+2
* testutil_init.c: fix compilation error with enable-traceDr. Matthias St. Pierre2020-01-101-4/+3
* add missing load_pkimsg() in test/cmp_testlib.cDr. David von Oheimb2020-01-092-0/+9
* fix obsolete error codes in test/cmp_msg_test.cDr. David von Oheimb2020-01-091-7/+7
* fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb2020-01-091-2/+2
* Deprecate Low Level Blowfish APIsMatt Caswell2020-01-083-8/+19