openssl/test/recipes/30-test_evp_data
Shane Lontis e1178600cc Add basic aria and camellia ciphers modes to default provider
The aes code has been refactored into generic and algorithn specific parts,
so that most of the code can be shared.
The cipher related files have been broken up into smaller parts.
Add chunked variant of mode ciphers - aria uses this (many other ciphers will use this new code instead of the
generic code used by aes).

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9451)
2019-08-22 11:42:54 +10:00
..
evpaessiv.txt Add RFC5297 AES-SIV support 2018-12-12 08:16:10 +10:00
evpcase.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpccmcavs.txt Add the NIST CAVS test vectors for CCM 2019-05-23 10:49:54 +01:00
evpciph.txt Add basic aria and camellia ciphers modes to default provider 2019-08-22 11:42:54 +10:00
evpdigest.txt Run evp_test in FIPS mode 2019-08-07 11:40:40 +01:00
evpencod.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpkdf.txt Add X9.42 KDF. 2019-07-09 09:33:18 +10:00
evpmac.txt Adapt the MAC tests, and tests for other things that use EVP_MAC 2019-08-15 22:12:25 +02:00
evppbe.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evppkey_ecc.txt Remove function name from errors 2019-07-16 05:26:28 +02:00
evppkey_kdf.txt Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
evppkey.txt Remove function name from errors 2019-07-16 05:26:28 +02:00