diff options
author | Jack Lloyd <[email protected]> | 2016-12-05 22:27:11 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-05 22:27:11 -0500 |
commit | 18336ab743a01f5378751746ea87ce86632da765 (patch) | |
tree | 5f0e15ef45fa0a152af2c398caafb582d6c1bca9 /doc | |
parent | 7c9d431d11fe2f3e7e43f2f8585e9be4495135c5 (diff) | |
parent | 5e4351809768aa777ec1e6db3047274364d049a2 (diff) |
Merge GH #756 Remove ECB Cipher_Mode class
Diffstat (limited to 'doc')
-rw-r--r-- | doc/deprecated.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |