openssl/doc
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
..
apps Add KDF support to pkeyutl. Update documentation. 2016-03-03 16:07:25 +00:00
crypto GH355: Implement HKDF 2016-03-03 18:21:20 -05:00
HOWTO
ssl Provide getters for default_passwd_cb and userdata 2016-03-02 17:15:46 +00:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
README
standards.txt

README  This file

fingerprints.txt
        PGP fingerprints of authoried release signers

standards.txt
        Pointers to standards, RFC's and IETF Drafts that are
        related to OpenSSL.  Incomplete.

HOWTO/
        A few how-to documents; not necessarily up-to-date
apps/
        The openssl command-line tools; start with openssl.pod
ssl/
        The SSL library; start with ssl.pod
crypto/
        The cryptographic library; start with crypto.pod

Formatted versions of the manpages (apps,ssl,crypto) can be found at
        https://www.openssl.org/docs/manpages.html