Difference between revisions of "Public key"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
− | Generate public key from | + | [[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> |
Line 14: | Line 14: | ||
* [[Private key]] | * [[Private key]] | ||
* [[Distributed key generation (DKG)]] | * [[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: