Differences
This shows you the differences between the selected revisions of the page.
| 2016-01-13 | 2016-01-13 | ||
| algo preference merging (martin) | PuTTY 2015-12-22 (martin) | ||
| Line 5: | Line 5: | ||
| ===== [[5.8.1]] 5.8.1 (not released yet) ===== | ===== [[5.8.1]] 5.8.1 (not released yet) ===== | ||
| === 2016-01-13 === | === 2016-01-13 === | ||
| + | * SSH core upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2015-12-22, commit 51465fa). It brings following changes: | ||
| + | * Support for ChaCha20-Poly1305 authenticated encryption. [[pbug>chacha20-poly1305]] | ||
| + | * Support for Curve25519 key exchange. [[pbug>curve25519]] | ||
| + | * Support for ECDSA keys in PuTTY and PuTTYgen. [[bug>1390]] [[pbug>ecdsa]] | ||
| + | * Support for Ed25519 user and host keys. [[pbug>ed25519]] | ||
| + | * WinSCP prefers host-key types it already has cached or configured (in scripting). [[pbug>hostkey-prefer-cached]] | ||
| + | * Support for OpenSSH encrypt-then-MAC scheme. [[pbug>encrypt-then-mac]] | ||
| + | * Support using public-only key files. | ||
| + | * Support for OpenSSH's new key format. | ||
| * Support DER encoded binary certificates. [[bug>1388]] | * Support DER encoded binary certificates. [[bug>1388]] | ||
| * Correcting DST adjustments of FTP timestamps by IIS FTP server. [[bug>1380]] | * Correcting DST adjustments of FTP timestamps by IIS FTP server. [[bug>1380]] | ||