]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: correct mistake in spec - the private key blobs are encoded
authordjm@openbsd.org <djm@openbsd.org>
Fri, 7 May 2021 02:29:40 +0000 (02:29 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 7 May 2021 02:36:18 +0000 (12:36 +1000)
commit24fee8973abdf1c521cd2c0047d89e86d9c3fc38
tree575e54bdfdd393cd0ab8837e9a6c4c4801b788d0
parentf43859159cc62396ad5d080f0b1f2635a67dac02
upstream: correct mistake in spec - the private key blobs are encoded

verbatim and not as strings (i.e. no 4-byte length header)

OpenBSD-Commit-ID: 3606b5d443d72118c5b76c4af6dd87a5d5a4f837
PROTOCOL.key