]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use the supported version of openssl 3's CTS mode
authorRobbie Harwood <rharwood@redhat.com>
Tue, 17 Aug 2021 21:11:19 +0000 (17:11 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 15 Nov 2021 17:58:12 +0000 (12:58 -0500)
commitb1b0ed0011e575103d05819939751d9658705f0a
tree9fb692cb723a9eaea2b370c2ed48861b8d2640b4
parentd66e96a8f1b339b4ca058d46a7267a18b923cb48
Use the supported version of openssl 3's CTS mode

Fixes deprecation warnings about AES_cbc_encrypt and friends.
src/lib/crypto/openssl/enc_provider/aes.c
src/lib/crypto/openssl/enc_provider/camellia.c