Shane Lontis
7cc355c2e4
Add AES_CBC_CTS ciphers to providers
...
Added Algorithm names AES-128-CBC-CTS, AES-192-CBC-CTS and AES-256-CBC-CTS.
CS1, CS2 and CS3 variants are supported.
Only single shot updates are supported.
The cipher returns the mode EVP_CIPH_CBC_MODE (Internally it shares the aes_cbc cipher code). This
would allow existing code that uses AES_CBC to switch to the CTS variant without breaking code that
tests for this mode. Because it shares the aes_cbc code the cts128.c functions could not be used directly.
The cipher returns the flag EVP_CIPH_FLAG_CTS.
EVP_CIPH_FLAG_FIPS & EVP_CIPH_FLAG_NON_FIPS_ALLOW have been deprecated.
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12094 )
2020-07-15 23:11:50 +02:00
..
2019-10-11 15:30:57 +02:00
2019-09-28 06:33:16 +02:00
2018-12-19 19:00:08 +01:00
2018-12-06 15:36:02 +01:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-07-05 01:49:20 +02:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-06-11 11:14:21 +10:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-06-25 14:13:12 +01:00
2020-05-26 13:53:07 +10:00
2020-05-26 13:53:07 +10:00
2020-05-26 13:53:07 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-06-11 11:16:37 +10:00
2020-03-10 13:32:06 +01:00
2020-05-27 00:35:00 +02:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-03-10 13:32:06 +01:00
2020-07-05 01:49:20 +02:00
2020-05-26 13:53:07 +10:00
2020-06-19 10:19:31 +01:00
2020-05-26 13:53:07 +10:00
2020-06-17 11:33:16 +10:00
2020-07-05 01:49:20 +02:00
2020-06-24 20:07:46 +10:00
2020-06-24 20:07:46 +10:00
2020-06-24 20:07:46 +10:00
2020-06-24 20:07:46 +10:00
2020-05-26 13:53:07 +10:00
2020-05-26 13:53:07 +10:00
2020-05-26 13:53:07 +10:00
2020-05-26 13:53:07 +10:00
2020-07-05 01:49:20 +02:00
2020-04-23 13:55:52 +01:00
2020-06-24 22:01:22 +02:00
2020-05-29 08:26:10 +02:00
2020-06-25 14:13:12 +01:00
2020-04-23 13:55:52 +01:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-04-09 17:12:35 +10:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2020-04-23 13:55:52 +01:00
2020-04-23 13:55:52 +01:00
2020-06-24 22:01:22 +02:00
2020-07-05 01:49:20 +02:00
2020-07-15 23:11:50 +02:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-06-25 14:13:12 +01:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-06-24 22:01:22 +02:00
2020-06-19 09:06:14 +01:00
2020-06-04 14:33:57 +01:00
2019-09-28 06:33:16 +02:00
2019-06-27 14:39:07 +02:00
2018-12-06 15:36:02 +01:00
2020-04-23 13:55:52 +01:00
2019-11-06 19:38:32 +01:00
2019-07-19 20:16:30 +02:00
2020-04-23 13:55:52 +01:00