@@ -73,7 +73,7 @@ Detailed changelog
73
73
* Bump jinja2 from 3.1.3 to 3.1.4 in /scripts/copy_from_upstream by @dependabot in https://github.com/open-quantum-safe/liboqs/pull/1782
74
74
* Algorithm selection clarification by @beldmit in https://github.com/open-quantum-safe/liboqs/pull/1784
75
75
* Use OPENSSL_cleanse if OpenSSL is used by @bencemali in https://github.com/open-quantum-safe/liboqs/pull/1773
76
- * Errors not printed out when OPENSSL_NO_STDIO is set by @bencemali in https://github.com/open-quantum-safe/liboqs/pull/1774f
76
+ * Errors not printed out when OPENSSL_NO_STDIO is set by @bencemali in https://github.com/open-quantum-safe/liboqs/pull/1774
77
77
* Add Stateful Signature (XMSS and LMS) by @ashman-p in https://github.com/open-quantum-safe/liboqs/pull/1650
78
78
* Forward-declare OQS_SIG in sig_stfl.h by @SWilson4 in https://github.com/open-quantum-safe/liboqs/pull/1820
79
79
* Move Linux ARM64 "build" test from CircleCI to GitHub Actions by @SWilson4 in https://github.com/open-quantum-safe/liboqs/pull/1814
@@ -110,6 +110,7 @@ Detailed changelog
110
110
* Refactor liboqs CI and update Ubuntu images by @SWilson4 in https://github.com/open-quantum-safe/liboqs/pull/1909
111
111
* Check workflows for issues during CI by @jplomas in https://github.com/open-quantum-safe/liboqs/pull/1916
112
112
* Patch Kyber to fix ASAN error on ARM64 by @praveksharma in https://github.com/open-quantum-safe/liboqs/pull/1922
113
+ * Change README links to be doxygen-friendly by @dstebila in https://github.com/open-quantum-safe/liboqs/pull/1927
113
114
114
115
## New Contributors
115
116
* @aaupov made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1739
@@ -129,4 +130,4 @@ Detailed changelog
129
130
* @rtjk made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1881
130
131
* @jplomas made their first contribution in https://github.com/open-quantum-safe/liboqs/pull/1916
131
132
132
- ** Full Changelog** : https://github.com/open-quantum-safe/liboqs/compare/0.10.1...0.11.0-rc1
133
+ ** Full Changelog** : https://github.com/open-quantum-safe/liboqs/compare/0.10.1...0.11.0
0 commit comments