vote up 0 vote down star

How do I create RSA public\private key pair file in Windows?

flag

3 Answers

vote up 3 vote down check

You can use PuTTYgen to make a key pair.

link|flag
vote up 2 vote down

John T + or if using something like msys/cygwin you can use openssh's ssh-keygen. I usually do ssh-keygen -t rsa -b 4096

link|flag
vote up 1 vote down

gpg4win is a windows port of gpg.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.