1
- liboqs version 0.8.0-rc1
2
- ========================
1
+ liboqs version 0.8.0
2
+ ====================
3
3
4
4
About
5
5
-----
@@ -29,7 +29,7 @@ liboqs can also be used in the following programming languages via language-spec
29
29
Release notes
30
30
=============
31
31
32
- This is release candidate 1 of version 0.8.0 of liboqs. It was released on May 22 , 2023.
32
+ This is version 0.8.0 of liboqs. It was released on June 7 , 2023.
33
33
34
34
What's New
35
35
----------
@@ -138,10 +138,10 @@ Detailed changelog
138
138
* protect ossl cleanup from multithreading errors by @baentsch in https://github.com/open-quantum-safe/liboqs/pull/1472
139
139
* Update SPHINCS+ specification version [ skip ci] by @dstebila in https://github.com/open-quantum-safe/liboqs/pull/1477
140
140
* Patch AVX2 support: No Win for Sphincs+ by @baentsch in https://github.com/open-quantum-safe/liboqs/pull/1478
141
+ * Don't use cycle counter on ARM32 by @dstebila in https://github.com/open-quantum-safe/liboqs/pull/1485
142
+ * Fix SPHINCS+ constant-time suppression files by @dstebila in https://github.com/open-quantum-safe/liboqs/pull/1480
141
143
142
- New Contributors
143
- ----------------
144
-
144
+ ## New Contributors
145
145
* @thb-sb made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1295
146
146
* @malbert1 made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1327
147
147
* @ryndia made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1328
@@ -151,4 +151,4 @@ New Contributors
151
151
* @beldmit made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1431
152
152
* @distorted-mdw made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1447
153
153
154
- ** Full Changelog** : https://github.com/open-quantum-safe/liboqs/compare/0.7.2...0.8.0-rc1
154
+ ** Full Changelog** : https://github.com/open-quantum-safe/liboqs/compare/0.7.2...0.8.0
0 commit comments