You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -13,29 +13,27 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
13
13
Release notes
14
14
=============
15
15
16
-
This is the 2024-08 snapshot release of OQS-OpenSSH, released on August 30, 2024. This release is intended to be used with liboqs version 0.10.1.
16
+
This is the 2025-05 snapshot release of OQS-OpenSSH, released on May 23, 2025. This release is intended to be used with liboqs version 0.13.0.
17
17
18
18
What's New
19
19
----------
20
20
21
-
This is the eighth snapshot release of the OQS fork of OpenSSH. It is based on OpenSSH 9.7 portable 1.
21
+
This is the ninth snapshot release of the OQS fork of OpenSSH. It is based on OpenSSH 9.7 portable 1.
22
22
23
-
- Updated fork to track upstream OpenSSH 9.7.
24
-
- Update algorithm list in line with `liboqs` v0.10.1.
25
-
+ Introduces generic support for ML-KEM-IPD, ML-DSA-IPD, SNTRUP, BIKEr4, MAYO, and Falcon (Padded).
26
-
+ Support for ML-KEM and ML-DSA is provided using a `liboqs` alias which will update from the IPD versions to the final FIPS-203 and FIPS-204 standards when they are available in the underlying `liboqs`.
27
-
- Added support for x25519 hybrid key exchange algorithms.
28
-
+ Working interop support for `x25519-kyber-512r3-sha256-d00@amazon.com` key exchange.
29
-
+ Working interop support for `sntrup761x25519-sha512@openssh.com` key exchange.
30
-
- Support for all ML-KEM based hybrid key exchanges in https://datatracker.ietf.org/doc/draft-kampanakis-curdle-ssh-pq-ke/
0 commit comments