Updated Encryption (markdown)

clowwindy 2014-12-10 08:48:52 -08:00
parent 61762c6e9c
commit 019b142634

@ -21,7 +21,6 @@ Supported Ciphers
- camellia-192-cfb - camellia-192-cfb
- camellia-256-cfb - camellia-256-cfb
- cast5-cfb - cast5-cfb
- des-cfb
- idea-cfb - idea-cfb
- rc2-cfb - rc2-cfb
- rc4-md5 - rc4-md5
@ -55,5 +54,6 @@ Deprecated Ciphers
================== ==================
These legacy ciphers are either slow or not safe. Do not use them: These legacy ciphers are either slow or not safe. Do not use them:
- rc4 - rc4
- des-cfb
- table - table
- salsa20-ctr - salsa20-ctr