From fc4883ff00c080731bda7ffd17ed6f366c22bb9b Mon Sep 17 00:00:00 2001 From: John Safranek Date: Thu, 19 Sep 2019 10:12:06 -0700 Subject: [PATCH] Add another RFC. --- wolfSSH-Supported-RFCs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wolfSSH-Supported-RFCs.md b/wolfSSH-Supported-RFCs.md index cd314e0..f389461 100644 --- a/wolfSSH-Supported-RFCs.md +++ b/wolfSSH-Supported-RFCs.md @@ -3,6 +3,7 @@ wolfSSH supports the following RFCs: * [RFC 4251](https://tools.ietf.org/html/rfc4251) - The Secure Shell (SSH) Protocol Architecture * [RFC 4252](https://tools.ietf.org/html/rfc4252) - The Secure Shell (SSH) Authentication Protocol * [RFC 4253](https://tools.ietf.org/html/rfc4253) - The Secure Shell (SSH) Transport Layer Protocol +* [RFC 4344](https://tools.ietf.org/html/rfc4344) - The Secure Shell (SSH) Transport Layer Encryption Modes * [RFC 4419](https://tools.ietf.org/html/rfc4419) - Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol * [RFC 5647](https://tools.ietf.org/html/rfc5647) - AES Galois Counter Mode for the Secure Shell Transport Layer Protocol (modified for OpenSSH's implementation) * [RFC 5656](https://tools.ietf.org/html/rfc5656) - Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer