Differences
This shows you the differences between the selected revisions of the page.
2016-01-20 | 2016-01-20 | ||
limit acronym recognition (martin) | order ciphers as by default preference (martin) | ||
Line 28: | Line 28: | ||
* //AES// (Rijndael) - 256, 192, or 128-bit SDCTR or CBC | * //AES// (Rijndael) - 256, 192, or 128-bit SDCTR or CBC | ||
- | * //Arcfour// (RC4) - 256 or 128-bit stream cipher | ||
* //Blowfish// - 256-bit SDCTR or 128-bit CBC | * //Blowfish// - 256-bit SDCTR or 128-bit CBC | ||
* //Triple-DES// - 168-bit SDCTR or CBC | * //Triple-DES// - 168-bit SDCTR or CBC | ||
+ | * //Arcfour// (RC4) - 256 or 128-bit stream cipher | ||
* //Single-%%DES%%// - 56-bit CBC (see below for %%SSH-2%%) | * //Single-%%DES%%// - 56-bit CBC (see below for %%SSH-2%%) | ||