openssl/test/recipes/30-test_evp_data
Todd Short b1ceb439f2 Add RFC5297 AES-SIV support
Based originally on github.com/dfoxfranke/libaes_siv

This creates an SIV128 mode that uses EVP interfaces for the CBC, CTR
and CMAC code to reduce complexity at the cost of perfomance. The
expected use is for short inputs, not TLS-sized records.

Add multiple AAD input capacity in the EVP tests.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/3540)
2018-12-12 08:16:10 +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
evpciph.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpdigest.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpencod.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpkdf.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evpmac.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evppbe.txt Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
evppkey_ecc.txt
evppkey.txt Add an Ed448 malleability test 2018-12-11 11:53:55 +00:00