diff options
author | Jack Lloyd <[email protected]> | 2016-12-04 15:59:52 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-04 15:59:52 -0500 |
commit | d44c00a0d311d9295653b1a7bffbc679967631f1 (patch) | |
tree | e4496204111a27dba1ac3cd5093bd8874efb1aa9 /src/build-data/policy/bsi.txt | |
parent | a681421d01ea132ea3461f99641daacd9bd64df9 (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/policy/bsi.txt')
-rw-r--r-- | src/build-data/policy/bsi.txt | 1 |
1 files changed, 0 insertions, 1 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 |