openssl/include
Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites
AEAD cipher mode implementation is based on that used for AES:

  https://tools.ietf.org/html/rfc5116

TLS GCM cipher suites as specified in:

  https://tools.ietf.org/html/rfc6209

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4287)
2017-08-30 12:33:53 +02:00
..
internal Move OPENSSL_CONF from e_os.h to cryptlib.h 2017-08-30 07:20:44 +10:00
openssl Implement Aria GCM/CCM Modes and TLS cipher suites 2017-08-30 12:33:53 +02:00