Matt Caswell c72fa2554f Deprecate the low level AES functions
Use of the low level AES functions has been informally discouraged for a
long time. We now formally deprecate them.

Applications should instead use the EVP APIs, e.g. EVP_EncryptInit_ex,
EVP_EncryptUpdate, EVP_EncryptFinal_ex, and the equivalently named decrypt
functions.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10580)
2020-01-06 15:09:57 +00:00
..
2019-11-08 06:08:30 +10:00
2019-09-04 17:26:07 +02:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-12-11 19:04:01 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2020-01-02 18:28:22 +03:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2020-01-02 14:39:34 +00:00
2020-01-02 14:39:34 +00:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2020-01-06 15:09:57 +00:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-09-28 20:26:36 +02:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-12-19 09:58:51 +01:00