OpenSSH implements the following specifications. Where versions
are noted, support for the corresponding specification was added
or removed in that OpenSSH version.
Specification
| Versions
| Description
|
PROTOCOL
|
| An overview of all vendor extensions detailed below, and the
specifications of the following protocol extensions:
- SSH2 connection:
- SSH2 transport ciphers:
[email protected] ,
[email protected]
- SSH2 transport MACs:
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected]
- SFTP:
[email protected] ,
[email protected] , [email protected] ,
[email protected] , [email protected] ,
[email protected] , [email protected] ,
[email protected]
|
draft-miller-ssh-agent-04
|
| ssh-agent protocol ([email protected] )
|
PROTOCOL.certkeys
|
| [email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] ,
[email protected] : new public
key algorithms supporting certificates.
|
PROTOCOL.chacha20poly1305
|
| [email protected] authenticated encryption mode.
|
PROTOCOL.key
|
| OpenSSH private key format (openssh-key-v1 ).
|
PROTOCOL.krl
|
| Key Revocation Lists for OpenSSH keys and certificates.
|
PROTOCOL.mux
|
| Multiplexing protocol used by ssh(1) ControlMaster connection-sharing.
|
draft-miller-secsh-umac-01
|
| Use of UMAC in SSH ([email protected] ,
[email protected] )
|
draft-miller-secsh-compression-delayed-00
|
| Delayed compression until after authentication
([email protected] )
|
[email protected]
|
| [email protected] key exchange method. This is
identical to curve25519-sha256 as later published in
RFC8731.
|
[email protected]
|
| [email protected] key exchange method. This is
identical to sntrup761x25519-sha512 as later published in
the IANA Secure Shell (SSH) Protocol Parameters.
|
draft-kampanakis-curdle-pq-ssh-00
| 8.0-8.5
| Post-quantum public key algorithms
([email protected] )
|