Difference between revisions of "Public key"
Jump to navigation
Jump to search
(Removed redirect to Public key cryptography) Tag: Removed redirect |
|||
(8 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) | ||
− | + | ||
+ | |||
+ | == Related terms == | ||
* [[Private key]] | * [[Private key]] | ||
+ | * [[Distributed key generation (DKG)]] | ||
+ | * [[Fingerprint]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Key}} | ||
+ | |||
+ | [[Category:Cryptography]] |
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: