Skip to content

Commit edeed95

Browse files
committed
Add draft-ssh-ext-info-04 and draft-rsa-dsa-sha2-256-03 that were added
in 7.2.
1 parent 9f25f56 commit edeed95

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

openssh/specs.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,26 @@ <h3>SSH protocol version 2 draft specifications</h3>
133133
>draft-ietf-secsh-filexfer-02</a>
134134
<td>SSH File Transfer Protocol version 3
135135
</tr>
136+
<tr>
137+
<td><a href="https://tools.ietf.org/html/draft-rsa-dsa-sha2-256-03"
138+
>draft-rsa-dsa-sha2-256-03</a>
139+
<td>Use of RSA and DSA Keys with SHA-2 256 and 512 (new in OpenSSH 7.2).
140+
</tr>
141+
<tr>
142+
<td><a href="https://tools.ietf.org/html/draft-ssh-ext-info-04"
143+
>draft-ssh-ext-info-04</a>
144+
<td>Extension Negotiation (ext-info-s and ext-info-c, new in OpenSSH 7.2).
145+
</tr>
136146
<tr>
137147
<td><a href="https://tools.ietf.org/html/draft-ietf-curdle-ssh-kex-sha2-03"
138148
>draft-ietf-curdle-ssh-kex-sha2-03</a>
139149
<td>Key Exchange (KEX) Method Updates and Recommendations (new in OpenSSH
140-
7.3).<br>
150+
7.3).
141151
</tr>
142152
<tr>
143153
<td><a href="https://tools.ietf.org/html/draft-sgtatham-secsh-iutf8-01"
144154
>draft-sgtatham-secsh-iutf8-01</a>
145-
<td>IUTF8 Terminal Mode (new in OpenSSH 7.3).<br>
155+
<td>IUTF8 Terminal Mode (new in OpenSSH 7.3).
146156
</tr>
147157
</table>
148158

0 commit comments

Comments
 (0)