openssl/providers/default
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
..
digests cleanup provider digests 2019-08-20 09:07:12 +10:00
include/internal Move BLAKE2 MACs to the providers 2019-08-15 22:12:25 +02:00
macs Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
build.info Move BLAKE2 MACs to the providers 2019-08-15 22:12:25 +02:00
defltprov.c Add basic aria and camellia ciphers modes to default provider 2019-08-22 11:42:54 +10:00