Updated Encryption (markdown)

clowwindy 2014-09-09 03:58:33 -07:00
parent 2d77d2c32d
commit 6b506bfe5c

@ -10,9 +10,12 @@ Currently we support these encryption methods:
- des-cfb
- idea-cfb
- rc2-cfb
- rc4-md5
- seed-cfb
- salsa20-ctr
`rc4-md5` is a safe, fast encryption that use different key per connection. It is recommended for OpenWRT routers.
These methods are legacy and not safe. Do not use them:
- rc4
- table
- table