Differences
This shows you the differences between the selected revisions of the page.
2016-01-20 | 2016-01-20 | ||
order ciphers as by default preference (martin) | 5.8.1 Support for ChaCha20-Poly1305 authenticated encryption. (martin) | ||
Line 29: | Line 29: | ||
* //AES// (Rijndael) - 256, 192, or 128-bit SDCTR or CBC | * //AES// (Rijndael) - 256, 192, or 128-bit SDCTR or CBC | ||
* //Blowfish// - 256-bit SDCTR or 128-bit CBC | * //Blowfish// - 256-bit SDCTR or 128-bit CBC | ||
+ | * //ChaCha20-Poly1305//, a combined cipher and MAC | ||
* //Triple-DES// - 168-bit SDCTR or CBC | * //Triple-DES// - 168-bit SDCTR or CBC | ||
* //Arcfour// (RC4) - 256 or 128-bit stream cipher | * //Arcfour// (RC4) - 256 or 128-bit stream cipher |