Updated Encryption (markdown)
parent
61762c6e9c
commit
019b142634
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue