Awesome RSA and DSA key generation utility for Windows PC

PuTTYgen

PuTTYgen

  -  985.1 KB  -  Open Source
  • Latest Version

    PuTTYgen 0.84 (64-bit) LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Windows 10 (64-bit) / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Simon Tatham / External Link

  • Filename

    puttygen.exe

  • MD5 Checksum

    4444bc2dc02993ca7b81379de4fd2e97

PuTTYgen, also known as PuTTY Key Generator is a component of PuTTY, a widely known free and open-source terminal emulator, serial console, and network file transfer application that is today used all over the world by advanced users.

It provides an added service to the complete PuTTY package by creating RSA and DSA keys for use with the OpenSSH authorized keys files.

While PuTTYgen 64 bit comes in a package with Telnet client and some other 3rd party software, some users require its standalone usage, and for them, creators of PuTTY have provided it as a standalone installation.

On its own, PuTTYgen is a very useful advanced networking and security tool that can create both public and private keys for many security standards, with advanced options for setting up the strength of the key and much more. One of the key strengths of this app is its simplicity, enabling power users to gain easy SSH authentication and generation of RSA and DSA keys with incredible ease.

The app features just a single simple UI screen, with a well-organized set of options and a built-in user manual that features well-documented usage scenarios for any type of user.

Features and Highlights
  • Fully featured and RSA, DSA, ECDSA, and EdDSA key generation utility.
  • Create a secure SSH authentication key in seconds.
  • Streamlined interface, suitable for professionals who want quick and reliable key generation.
  • Internal support for conversion into other formats.
  • Support for passphrases.
  • Available on all versions of Windows OS.
  • 100% FREE!
Installation

PuTTYgen comes in an installation package that clocks in at a massive 640 MB, and therefore its transfer to the final hard drive location can last even a few minutes if your PC hardware is on a slower side (especially if you are using an old laptop with a slow storage drive).

However, the installation procedure is fairly straightforward, requiring you only to follow on-screen instructions. Full uninstaller is included in the package.

Once fired up, you will be welcomed with the minimalistic interface that features just a single screen that’s filled with tools and customization areas. At the bottom, you have the primary selection area where you must specify what kind of key you wish to generate. The options are RSA, DSA, ECDSA, ED25519, and SSH-1 (RSA).

Above that, you can customize the strength of the key, including the number of bits used (the higher the better) and the random data that is needed for the generation engine.

This random data is provided in an innovative way – by randomly moving the mouse cursor across the blank area of the app. This random movement data is incorporated into the key generation, ensuring that the key is completely unique. The key can be customized with a comment, and additionally secured with a passphrase.

The app can also convert the key into other formats if the default one does not suit your needs.

How to Use
  • Launch PuTTYgen from the Start menu
  • Choose the key type (RSA, DSA, ECDSA, etc.)
  • Set the key size for security level
  • Click "Generate" and move the mouse randomly
  • Save the generated public and private keys
  • Copy and use the public key for authentication
  • Load an existing key for conversion if needed
  • Protect the private key with a passphrase
  • Use the key with PuTTY or other SSH clients
System Requirements
  • Windows 7, 8, 10, 11 (32-bit or 64-bit)
  • 1 GHz processor or higher
  • 512 MB RAM or more
  • 10 MB free disk space
  • Internet connection for download
PROS
  • Easy SSH key generation
  • Supports multiple key formats
  • Lightweight and fast
  • Free and open-source
  • Works with various SSH clients
CONS
  • No built-in key management
  • Lacks advanced security features
  • Only a basic user interface
  • No native macOS or Linux support
  • Requires manual key conversion


Why is this app published on FileHorse? (More info)
  • PuTTYgen 0.84 (64-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    PuTTYgen 0.84 (64-bit) Screenshot 1
  • PuTTYgen 0.84 (64-bit) Screenshot 2
  • PuTTYgen 0.84 (64-bit) Screenshot 3
  • PuTTYgen 0.84 (64-bit) Screenshot 4

What's new in this version:

- Security issue: fixed a remotely triggerable double-free in RSA key exchange. (We don't know of any way it is exploitable to execute code.)
- Minor security issue: fixed a remotely triggerable crash in NIST ECDSA signature verification. (An assertion failure – definitely not exploitable to execute code.)
- Minor security issue: fixed marking of Telnet and Rlogin session data with a trust sigil after you authenticated to a proxy (possibly allowing a server to spoof a repeat proxy password prompt)
- Ability to run a specified command before starting the connection, e.g. to perform wake-on-LAN or a port knock
- On Unix: display 'pre-edit text', showing the progress of using multiple keystrokes to compose a single Unicode character
- On Unix: improved support for to running the GUI tools on Wayland (fixed startup issues and tuned performance)
- Bug fix: configuring a SSH certificate authority on Unix would fail unless you manually made a config directory
- Bug fix: spurious "Network error: Socket is not connected" when authenticating to some HTTP proxies
- Bug fix: disabling cursor blinking in the Windows Control Panel but enabling it in PuTTY would lead to a tight loop