]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Move deprecation of SWEET32/64bit block size ciphers to 2.7
authorArne Schwabe <arne@rfc2549.org>
Mon, 13 Dec 2021 15:09:50 +0000 (16:09 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 13 Dec 2021 19:21:48 +0000 (20:21 +0100)
commit4e5e687fb63bb8cb72862c33775e88dec844c136
tree158c7e81e448e047ef8856a5437a985a378428ed
parent0cad4ec29ad303bf1ec64035f0345e3dacf5a932
Move deprecation of SWEET32/64bit block size ciphers to 2.7

We originally wanted to deprecated these ciphers (especially BF-CBC) with
2.6 but currently these ciphers are still too widespread to make this
transition for 2.6.

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20211213150950.3993881-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23402.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 7f2d7dbf986fd7233eabb250b35bf7c3112d3e37)
src/openvpn/crypto.c