[openssh-commits] [openssh] 03/04: upstream: Improve sentence. ok djm@
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Aug 7 09:47:23 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 60b909fb110f77c1ffd15cceb5d09b8e3f79b27e
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Wed Aug 6 11:22:53 2025 +0000
upstream: Improve sentence. ok djm@
OpenBSD-Commit-ID: 9c481ddd6bad110af7e530ba90db41f6d5fe2273
---
PROTOCOL | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 $
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list