openssl/crypto/kdf
Alessandro Ghedini aacfb134be GH355: Implement HKDF
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>
2016-03-03 18:21:20 -05:00
..
build.info GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
hkdf.c GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
kdf_err.c Add KDF error codes 2016-03-02 21:30:56 +00:00
Makefile.in GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
tls1_prf.c Add KDF error codes 2016-03-02 21:30:56 +00:00