Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reference map

The SSH specifications are a family, not one linear document. Use this map to find the authoritative field layout or behavior behind a course explanation.

Core documents

Algorithms and extensions used in this course

Authentication and key representation

Reading rules

Core RFCs are old enough that later documents update parts of them. Read the “Updates” and “Updated by” metadata on the RFC Editor page, and separate three questions:

  1. Is the wire format assigned and understood?
  2. Is the algorithm recommended for a new implementation today?
  3. Is it allowed by this client’s deployment policy?

Those answers can differ. IANA registration records interoperability names; it does not by itself make an algorithm secure or appropriate.

The OpenSSH project also documents widely deployed extensions on its specifications page. Treat an active Internet-Draft or vendor extension as such until it is published as an RFC.