Differences
This shows you the differences between the selected revisions of the page.
2021-05-20 | 2021-05-20 | ||
releasing 5.18.5 RC (martin) | putty 0.75 key tools (martin) | ||
Line 24: | Line 24: | ||
* Translation updated: Farsi. | * Translation updated: Farsi. | ||
- | * Support for PPK version 3 keys from PuTTY 0.75. [[bug>1986]] | + | * Support for PPK version 3 keys from PuTTY 0.75. [[bug>1986]] [[pbug>ppk3]] |
+ | * SSH private key tools (PuTTYgen and Pageant) upgraded to PuTTY 0.75. It brings the following changes: | ||
+ | * Pageant now supports loading a key still encrypted, and decrypting it later by prompting for the passphrase on first use. [[pbug>pageant-deferred-decrypt]] | ||
+ | * Upgraded default SSH key fingerprint format to OpenSSH-style SHA-256.[[pbug>ssh-fingerprint-formats]] | ||
+ | * PuTTYgen now supports alternative provable-prime generation algorithm for RSA and DSA. | ||
+ | * Replaces Windows Pageant's IPC with named pipes. [[pbug>pageant-named-pipe]] | ||
+ | * Bug fix: PuTTYgen mis-writes OpenSSH private key format for some Ed25519 keys. [[pbug>openssh-ed25519-corrupt-private-key]] | ||
* Bug fix: Moving a transfer to background just in between two individual file transfers cancels the transfer. [[bug>1983]] | * Bug fix: Moving a transfer to background just in between two individual file transfers cancels the transfer. [[bug>1983]] | ||
* Bug fix: Files saved in external editors are not uploaded in timezones behind UTC. [[bug>1985]] | * Bug fix: Files saved in external editors are not uploaded in timezones behind UTC. [[bug>1985]] |