Difference between revisions of "Ssh-keygen -t ed25519"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  ssh-keygen -t ed25519
+
{{lowercase}}
 +
  [[ssh-keygen -t]] [[ed25519]]
 
  Generating public/private ed25519 key pair.
 
  Generating public/private ed25519 key pair.
  Enter file in which to save the key (/root/.ssh/id_ed25519):
+
  Enter file in which to save the key (/root/[[.ssh/]]id_ed25519):
 
  Created directory '/root/.ssh'.
 
  Created directory '/root/.ssh'.
 
  Enter passphrase (empty for no passphrase):
 
  Enter passphrase (empty for no passphrase):
 
  Enter same passphrase again:
 
  Enter same passphrase again:
  Your identification has been saved in /root/.ssh/id_ed25519
+
  Your identification has been saved in /root[[/.ssh/]]id_ed25519
 
  Your public key has been saved in /root/.ssh/id_ed25519.pub
 
  Your public key has been saved in /root/.ssh/id_ed25519.pub
 
  The key fingerprint is:
 
  The key fingerprint is:
Line 19: Line 20:
 
  |    o+=... o E +|
 
  |    o+=... o E +|
 
  +----[SHA256]-----+
 
  +----[SHA256]-----+
 +
 +
== Related ==
 +
* <code>[[ssh-keygen -t]] ed25519 -f example.org.key</code>
 +
* <code>[[ssh-keygen -t rsa]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 11:52, 10 November 2022

ssh-keygen -t ed25519
Generating public/private ed25519 key pair.
Enter file in which to save the key (/root/.ssh/id_ed25519):
Created directory '/root/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_ed25519
Your public key has been saved in /root/.ssh/id_ed25519.pub
The key fingerprint is:
SHA256:YespmSF5+y3rDJllanqWJeWJ9V2X7YUyvU5t53cioX0 root@demo_machine
The key's randomart image is:
+--[ED25519 256]--+
|                 |
|                 |
|        o    . .o|
|    o o=So . + =.|
|     oo%+.. o o =|
|      @+o  o + o.|
|     o+=... o E +|
+----[SHA256]-----+

Related[edit]

See also[edit]

Advertising: