SSH Connection Protocol

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:definedIn gptkb:RFC_4254
gptkbp:developedBy IETF (Internet Engineering Task Force)
gptkbp:enables secure communication over insecure networks
gptkbp:firstPublished 2006
https://www.w3.org/2000/01/rdf-schema#label SSH Connection Protocol
gptkbp:negotiatedBy compression algorithms
encryption algorithms
authentication methods
gptkbp:partOf gptkb:SSH_(Secure_Shell)
gptkbp:provides authentication
integrity
confidentiality
gptkbp:runsOn TCP port 22
gptkbp:supports data compression
encryption
port forwarding
multiple channels over a single connection
gptkbp:usedFor secure file transfer
secure command execution
secure remote login
gptkbp:uses public-key cryptography
message authentication codes
symmetric-key cryptography
gptkbp:bfsParent gptkb:RFC_4254
gptkbp:bfsLayer 7