openssl/include
Pauli f7d998a206 tls/prov: move the TLS 1.3 KDF code to providers
This function needs to be power up tested as part of the FIPS validation and
thus it needs to be inside the provider boundary.  This is realised by
introducing a new KDF "TLS13-KDF" which does the required massaging of
parameters but is otherwise functionally equivalent to HKDF.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/16203)
2021-08-05 15:43:59 +10:00
..
crypto Update copyright year 2021-07-29 15:41:35 +01:00
internal Fix a race in ossl_provider_add_to_store() 2021-06-24 14:48:15 +01:00
openssl tls/prov: move the TLS 1.3 KDF code to providers 2021-08-05 15:43:59 +10:00