mirror of https://github.com/wolfSSL/wolfssh.git
Add another RFC.
parent
760cebf947
commit
fc4883ff00
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue