Difference between revisions of "Public key"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[wikipedia:Public key]]
  
  
 +
[[Generate public key from private key]]:
 +
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code>
  
Generate public key from [[private key]]:
 
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code>
 
  
 +
file your_public_key.asc
 +
[[PGP]] public key block Public-Key (old)
  
  
  
 +
== Related terms ==
 
* [[Private key]]
 
* [[Private key]]
 +
* [[Distributed key generation (DKG)]]
 +
* [[Fingerprint]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:06, 15 February 2023

Advertising: