openssl/providers
Pauli bf7c901160 fips: add power up test for TLS 1.3 KDF
The power up known answer test for the TLS 1.3 KDF does just the first step
to derive the "client_early_traffic_secret" using the two modes of the KDF.

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:44:00 +10:00
..
common Update copyright year 2021-07-29 15:41:35 +01:00
fips fips: add power up test for TLS 1.3 KDF 2021-08-05 15:44:00 +10:00
implementations tls/prov: move the TLS 1.3 KDF code to providers 2021-08-05 15:43:59 +10:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Avoid duplicating prov_running.o in libdefault and libcrypto 2021-06-14 09:18:41 +10:00
decoders.inc prov: tag SM2 encoders and decoders as non-FIPS 2021-06-16 14:42:38 +01:00
defltprov.c provider: add TLS13_KDF to the default and FIPS providers 2021-08-05 15:43:59 +10:00
encoders.inc prov: tag SM2 encoders and decoders as non-FIPS 2021-06-16 14:42:38 +01:00
fips-sources.checksums make update 2021-07-29 15:50:27 +01:00
fips.checksum make update 2021-07-29 15:50:27 +01:00
fips.module.sources make update 2021-07-29 15:50:27 +01:00
legacyprov.c provider: use #define for PBKDF1 algorithm name 2021-07-05 11:49:42 +10:00
nullprov.c
prov_running.c
stores.inc