summaryrefslogtreecommitdiffstats
path: root/PROTOCOL.key
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 07:43:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 07:43:00 +0000
commitc7042a16e2e4aac1030d8785c2c874d6a309b06a (patch)
tree5cc2a7944ee7d0073ecb2ae03b28fdbc4630a484 /PROTOCOL.key
parentAdding upstream version 1:9.7p1. (diff)
downloadopenssh-c7042a16e2e4aac1030d8785c2c874d6a309b06a.tar.xz
openssh-c7042a16e2e4aac1030d8785c2c874d6a309b06a.zip
Adding upstream version 1:9.8p1.upstream/1%9.8p1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'PROTOCOL.key')
-rw-r--r--PROTOCOL.key4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.key b/PROTOCOL.key
index cbf7a70..feda252 100644
--- a/PROTOCOL.key
+++ b/PROTOCOL.key
@@ -40,7 +40,7 @@ of the cipher block size.
byte[] privatekey2
string comment2
...
- string privatekeyN
+ byte[] privatekeyN
string commentN
byte 1
byte 2
@@ -68,4 +68,4 @@ For unencrypted keys the cipher "none" and the KDF "none"
are used with empty passphrases. The options if the KDF "none"
are the empty string.
-$OpenBSD: PROTOCOL.key,v 1.3 2022/07/01 04:45:50 djm Exp $
+$OpenBSD: PROTOCOL.key,v 1.4 2024/03/30 05:56:22 djm Exp $