summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/magdir/ssh
blob: 4ab711868373bb4d7eee47ce31d6f4e69b86a38f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $OpenBSD: ssh,v 1.1 2015/10/06 08:13:03 nicm Exp $

# Type:	OpenSSH key files
# From:	Nicolas Collignon <tsointsoin@gmail.com>

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