From d44c00a0d311d9295653b1a7bffbc679967631f1 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sun, 4 Dec 2016 15:59:52 -0500 Subject: Remove ECB mode Not a good thing to offer at this level. If you know what you are doing for the strange special case where it is necessary, the raw BlockCipher interface is available and probably more convenient. --- doc/deprecated.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/deprecated.txt b/doc/deprecated.txt index 1a1a95242..cafb34d93 100644 --- a/doc/deprecated.txt +++ b/doc/deprecated.txt @@ -8,8 +8,6 @@ in the source. Currently deprecated: -- ECB Cipher_Mode for block ciphers - - 3DES and SEED ciphersuites in TLS - DSA ciphersuites/certs in TLS -- cgit v1.2.3