Differences
This shows you the differences between the selected revisions of the page.
| 2017-02-02 | 2019-03-28 | ||
| encryption_options explicit anchors (martin) | typography (martin) | ||
| Line 29: | Line 29: | ||
| WinSCP currently supports the following algorithms: | WinSCP currently supports the following algorithms: | ||
| - | * //AES// (Rijndael) - 256, 192, or 128-bit SDCTR or CBC | + | * //AES// (Rijndael) -- 256, 192, or 128-bit SDCTR or CBC |
| * //ChaCha20-Poly1305//, a combined cipher and MAC | * //ChaCha20-Poly1305//, a combined cipher and MAC | ||
| - | * //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 | + | * //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%%) |
| If the algorithm WinSCP finds is below the //warn below here// line, you will see a warning box when you make the connection: | If the algorithm WinSCP finds is below the //warn below here// line, you will see a warning box when you make the connection: | ||