=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/PROTOCOL,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- src/usr.bin/ssh/PROTOCOL 2022/03/31 03:05:49 1.44 +++ src/usr.bin/ssh/PROTOCOL 2022/04/08 05:43:39 1.45 @@ -102,6 +102,8 @@ described at: http://git.libssh.org/users/aris/libssh.git/plain/doc/curve25519-sha256@libssh.org.txt?h=curve25519 +This is identical to curve25519-sha256 as later published in RFC8731. + 2. Connection protocol changes 2.1. connection: Channel write close extension "eow@openssh.com" @@ -649,4 +651,4 @@ OpenSSH extends the usual agent protocol. These changes are documented in the PROTOCOL.agent file. -$OpenBSD: PROTOCOL,v 1.44 2022/03/31 03:05:49 djm Exp $ +$OpenBSD: PROTOCOL,v 1.45 2022/04/08 05:43:39 dtucker Exp $