Updated Encryption (markdown)

clowwindy 2014-10-10 21:31:04 -07:00
parent ffe686e341
commit 4f7eb48e97

@ -2,6 +2,9 @@ Currently we support these encryption methods:
- aes-256-cfb: Default and recommended.
- aes-128-cfb
- aes-192-cfb
- aes-256-ofb
- aes-128-ofb
- aes-192-ofb
- aes-128-ctr
- aes-192-ctr
- aes-256-ctr