KeyGenerator - GUI SSH key generator
Private and public key generation utility.
This utility can generate private and public keys for key-based authentication. For more information, check out Public/private key authentication and Private keys features.
List of features:
- RSA and DSA key generation.
- Loading, saving and converting private keys.
- Saving public keys.
- Displaying public key in a format suitable for OpenSSL's authorized_keys file.
- Displaying fingerprint.
Supported key formats:
- PKCS #8 v1 (load only)
- PKCS #8 v2
- OpenSSH/OpenSSL (SSLeay)
- PuTTY .ppk