openssl/test/recipes/30-test_evp_data
Pauli 2c840201e5 Allow AES XTS decryption using duplicate keys.
This feature is enabled by default outside of FIPS builds
which ban such actions completely.

Encryption is always disallowed and will generate an error.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9112)
2019-06-24 17:54:47 +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 Allow AES XTS decryption using duplicate keys. 2019-06-24 17:54:47 +10:00
evpdigest.txt Move digests to providers 2019-06-04 12:09:50 +10:00
evpencod.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpkdf.txt PBKDF2 updates to conform to SP800-132 2019-06-11 20:40:07 +10:00
evpmac.txt Don't allow SHAKE128/SHAKE256 with HMAC 2019-03-27 14:32:08 +00:00
evppbe.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evppkey.txt Add an Ed448 malleability test 2018-12-11 11:53:55 +00:00
evppkey_ecc.txt [test] throw error from wrapper function instead of an EC_METHOD specific one 2018-09-03 20:25:41 +02:00
evppkey_kdf.txt Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00