Difference between revisions of "Public key"
Jump to navigation
Jump to search
(5 intermediate revisions by 4 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> | ||
− | + | ||
− | + | file your_public_key.asc | |
+ | [[PGP]] public key block Public-Key (old) | ||
Line 9: | Line 13: | ||
== Related terms == | == Related terms == | ||
* [[Private key]] | * [[Private key]] | ||
+ | * [[Distributed key generation (DKG)]] | ||
+ | * [[Fingerprint]] | ||
== See also == | == See also == |
Latest revision as of 10:14, 10 October 2024
Generate public key from private key:
ssh-keygen -y -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub
file your_public_key.asc PGP public key block Public-Key (old)
Related terms[edit]
See also[edit]
Advertising: