Skip to content

Commit 2597ac5

Browse files
committed
EC: update OpenSSH footnote to match footnote on public keys page
1 parent bb8f865 commit 2597ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The first three are the required curves of [RFC5656](https://tools.ietf.org/html
3838

3939
Specified curves are not supported - only named curves.
4040

41-
<sup style="color: red"><strong>[3]</strong></sup> Quoting the [OpenSSH 6.5/6.5p1 (2014-01-30) changelog](https://www.openssh.com/txt/release-6.5), "_this format is used unconditionally for Ed25519 keys_". [No newer version of OpenSSH](https://www.openssh.com/releasenotes.html), as of this writing, seems to change this.
41+
<sup style="color: red"><strong>[3]</strong></sup> Quoting the [OpenSSH 6.5/6.5p1 (2014-01-30) changelog](https://www.openssh.com/txt/release-6.5), "_this format is used unconditionally for Ed25519 keys_". Quoting the [OpenSSH 9.6/9.6p1 (2023-12-18) changelog](https://www.openssh.com/txt/release-9.6), "_add support for reading ED25519 private keys in PEM PKCS8 format. Previously only the OpenSSH private key format was supported._".
4242

4343
<sup style="color: red"><strong>[4]</strong></sup> The only curves supported by this format are as follows:
4444

0 commit comments

Comments
 (0)