mirror of https://github.com/openssl/openssl.git
This patch implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869. It is required to implement the QUIC and TLS 1.3 protocols (among others). Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Dr. Stephen Henson <steve@openssl.org> |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| build.info | ||
| hkdf.c | ||
| kdf_err.c | ||
| tls1_prf.c | ||