aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-12-04 15:59:52 -0500
committerJack Lloyd <[email protected]>2016-12-04 15:59:52 -0500
commitd44c00a0d311d9295653b1a7bffbc679967631f1 (patch)
treee4496204111a27dba1ac3cd5093bd8874efb1aa9 /src/build-data
parenta681421d01ea132ea3461f99641daacd9bd64df9 (diff)
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.
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/policy/bsi.txt1
-rw-r--r--src/build-data/policy/modern.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt
index 782cf36dd..949626e0a 100644
--- a/src/build-data/policy/bsi.txt
+++ b/src/build-data/policy/bsi.txt
@@ -103,7 +103,6 @@ eax
ocb
siv
cfb
-ecb
# stream
chacha
diff --git a/src/build-data/policy/modern.txt b/src/build-data/policy/modern.txt
index e6b58dcf7..def5da2b8 100644
--- a/src/build-data/policy/modern.txt
+++ b/src/build-data/policy/modern.txt
@@ -101,7 +101,6 @@ md4
gost_3411
cfb
-ecb
ofb
elgamal