]> granicus.if.org Git - file/commitdiff
PR/402: Christian Hesse: Add more ssh key types
authorChristos Zoulas <christos@zoulas.com>
Mon, 1 Dec 2014 03:40:00 +0000 (03:40 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 1 Dec 2014 03:40:00 +0000 (03:40 +0000)
magic/Magdir/ssh

index d867af0d7a4183dc20eb696a60b77e2cfc6a11ae..ca645644a782157c0c23e9345be1f7fccc41d5ed 100644 (file)
@@ -3,9 +3,11 @@
 
 0      string  SSH\ PRIVATE\ KEY       OpenSSH RSA1 private key,
 >28    string  >\0                     version %s
+0      string  -----BEGIN\ OPENSSH\ PRIVATE\ KEY-----  OpenSSH private key
 
 0      string  ssh-dss\                OpenSSH DSA public key
 0      string  ssh-rsa\                OpenSSH RSA public key
 0      string  ecdsa-sha2-nistp256     OpenSSH ECDSA public key
 0      string  ecdsa-sha2-nistp384     OpenSSH ECDSA public key
 0      string  ecdsa-sha2-nistp521     OpenSSH ECDSA public key
+0      string  ssh-ed25519             OpenSSH ED25519 public key