openssl/include
Shane Lontis 3b1978e486 Change self test for AES_CGM to perform both an encrypt and decrypt.
This is a request from the lab that changes the AES_GCM test back to perform both a encrypt and
decrypt. (This makes no logical sense since this is not an inverse cipher).
I have left the AES_ECB decrypt test in (although it may not be needed)
since it is actually testing the inverse cipher case.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15844)
2021-06-22 15:04:30 +10:00
..
crypto punycode: fix indentation 2021-06-19 15:54:06 +10:00
internal Refactor KTLS tests to better support TLS 1.3. 2021-06-21 09:28:43 +02:00
openssl Change self test for AES_CGM to perform both an encrypt and decrypt. 2021-06-22 15:04:30 +10:00