
This brings our tree to NetBSD 7.0, as found on -current on the 10-10-2015. This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libminc Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
14 lines
523 B
Plaintext
14 lines
523 B
Plaintext
# 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
|