RFC Errata
Found 1 record.
Status: Held for Document Update (1)
RFC 6239, "Suite B Cryptographic Suites for Secure Shell (SSH)", May 2011
Source of RFC: IETF - NON WORKING GROUP
Errata ID: 7859
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Thomas Bailleux
Date Reported: 2024-03-20
Held for Document Update by: Deb Cooley
Date Held: 2024-03-29
Section 4.2 says:
The format of the SSH_MSG_KEXECDH_REPLY is: byte SSH_MSG_KEXECDH_REPLY
It should say:
The format of the SSH_MSG_KEXECDH_REPLY is: byte SSH_MSG_KEXDH_REPLY
Notes:
SSH_MSG_KEXECDH_REPLY is defined nowhere. Similar to SSH_MSG_KEXECDH_INIT with SSH_MSG_KEXDH_INIT, I think SSH_MSG_KEXECDH_REPLY is supposed to reuse SSH_MSG_KEXDH_REPLY.