openssl/test/recipes/30-test_evp_data
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
..
evpciph.txt Implement Aria GCM/CCM Modes and TLS cipher suites 2017-08-30 12:33:53 +02:00
evpdigest.txt Wire SHAKE to EVP. 2017-08-12 12:20:56 +02:00
evpencod.txt
evpkdf.txt Add interface to the scrypt KDF by means of PKEY_METHOD 2017-08-08 15:44:49 +01:00
evpmac.txt
evppbe.txt
evppkey.txt