The Secure Shell (SSH) Transport Layer Protocol

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:defaultPort 22
gptkbp:definedIn gptkb:RFC_4253
gptkbp:establishes secure channel
https://www.w3.org/2000/01/rdf-schema#label The Secure Shell (SSH) Transport Layer Protocol
gptkbp:negotiatedBy compression algorithms
encryption algorithms
MAC algorithms
gptkbp:operates gptkb:TCP
gptkbp:partOf gptkb:SSH_protocol_suite
gptkbp:precededBy gptkb:SSH_Authentication_Protocol
gptkb:SSH_Connection_Protocol
gptkbp:protectedBy eavesdropping
man-in-the-middle attacks
replay attacks
gptkbp:provides integrity
confidentiality
server authentication
gptkbp:supports key exchange
host authentication
gptkbp:usedBy SSH clients
SSH servers
gptkbp:uses public key cryptography
symmetric key cryptography
message authentication codes
gptkbp:bfsParent gptkb:RFC_4253
gptkbp:bfsLayer 7