From: dtucker@openbsd.org Date: Wed, 6 Aug 2025 11:22:53 +0000 (+0000) Subject: upstream: Improve sentence. ok djm@ X-Git-Tag: V_10_1_P1~165 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60b909fb110f77c1ffd15cceb5d09b8e3f79b27e;p=thirdparty%2Fopenssh-portable.git upstream: Improve sentence. ok djm@ OpenBSD-Commit-ID: 9c481ddd6bad110af7e530ba90db41f6d5fe2273 --- diff --git a/PROTOCOL b/PROTOCOL index af2a813f9..a94b36ba6 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -78,8 +78,8 @@ contains: 1.6 transport: AES-GCM OpenSSH supports the AES-GCM algorithm as specified in RFC 5647. -Because of problems with design of algorithm negotiation in this -RFC, OpenSSH (and other SSH implementation) use different rules as +Because of problems with the design of the algorithm negotiation in this +RFC, OpenSSH (and other SSH implementations) use different rules as described in: https://datatracker.ietf.org/doc/draft-miller-sshm-aes-gcm/ @@ -718,4 +718,4 @@ master instance and later clients. OpenSSH extends the usual agent protocol. These changes are documented in the PROTOCOL.agent file. -$OpenBSD: PROTOCOL,v 1.58 2025/08/05 04:00:15 djm Exp $ +$OpenBSD: PROTOCOL,v 1.59 2025/08/06 11:22:53 dtucker Exp $