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
{{ message }}
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: RELEASE.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
OQS-OpenSSL_1\_1\_1-stable snapshot 2021-03
2
-
===========================================
1
+
OQS-OpenSSL_1\_1\_1-stable snapshot 2021-08-rc1
2
+
===============================================
3
3
4
4
About
5
5
-----
@@ -13,22 +13,22 @@ 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 2021-03 snapshot release of OQS-OpenSSL, which was released on March 26, 2021. Its release page on GitHub is https://github.com/open-quantum-safe/openssl/releases/tag/OQS-OpenSSL_1_1_1-stable-snapshot-2021-03. This release is intended to be used with liboqs version 0.5.0.
16
+
This is release candidate 1 for the the 2021-08 snapshot release of OQS-OpenSSL, which was released on August 8, 2021. This release is intended to be used with liboqs version 0.7.0.
17
17
18
18
What's New
19
19
----------
20
20
21
-
This is the fifth snapshot release of OQS-OpenSSL_1\_1\_1-stable. It is based on OpenSSL 1.1.1k.
21
+
This is the sixth snapshot release of OQS-OpenSSL_1\_1\_1-stable. It is based on OpenSSL 1.1.1k.
22
22
23
-
- Removes algorithms from NIST PQC Round 2 that did not advance to Round 3: NewHope, ThreeBears, MQDSS, qTesla.
24
-
- Updates algorithms to those used in liboqs 0.5.0, as described in the [liboqs release notes](https://github.com/open-quantum-safe/liboqs/blob/main/RELEASE.md).
25
-
- Adds HQC, NTRUPrime.
26
-
- Improvements to continuous integration testing and build process, including building of shared libraries.
27
-
- Change format of hybrid key exchange in TLS 1.3 to follow https://tools.ietf.org/html/draft-ietf-tls-hybrid-design-01
23
+
- Updates algorithms to those used in liboqs 0.7.0, as described in the [liboqs release notes](https://github.com/open-quantum-safe/liboqs/blob/main/RELEASE.md).
24
+
- Improves signing support with different digest algorithms
25
+
- Enables building OQS-OpenSSL for UEFI/EDKII (contributed by Jiewen Yao, Intel)
0 commit comments