Difference between revisions of "Public key cryptography"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:Public key cryptography]]
 
[[wikipedia:Public key cryptography]]
  
 +
* [[RSA]]/[[DSA]]
 +
 +
 +
== Commands ==
 
Generate public key from [[private key]]:
 
Generate public key from [[private key]]:
 
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~/[[.ssh/]]id_rsa[[.pub]]</code>
 
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~/[[.ssh/]]id_rsa[[.pub]]</code>

Revision as of 15:00, 7 September 2022

wikipedia:Public key cryptography


Commands

Generate public key from private key:

Generate a public key from a PEM private key

Generate fingerpring:


OpenSSH 7.6 (2017)

  • Refuse keys <1024 bits in lengh and improve reporting for keys that do not meet this requirement.

Related terms

See also

Advertising: