openssl/providers/implementations
Matt Caswell a361cb841d Fix stitched ciphersuites in TLS1.0
TLS1.0 does not have an explicit IV in the record, and therefore we should
not attempt to remove it.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12670)
2020-08-20 17:02:34 +01:00
..
asymciphers provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
ciphers Fix stitched ciphersuites in TLS1.0 2020-08-20 17:02:34 +01:00
digests provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
exchange provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
include/prov Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
kdfs Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
keymgmt PROV: Fix EC OSSL_FUNC_keymgmt_match() to work in the FIPS provider 2020-08-20 07:52:24 +02:00
macs provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
rands provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
serializers PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
signature provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
build.info rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00