Public key cryptography

From wikieduonline
Jump to navigation Jump to search
This article is a Draft. Help us to complete it.


Generate a public key from a PEM private key

  • openssl rsa -in mykey.pem -pubout > mykey.pub

Generate fingerpring

Generate public key from private key:

  • ssh-keygen -y -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub

Related terms

See also

Advertising: