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
Copy file name to clipboardExpand all lines: RELEASE.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
liboqs-python version 0.1.0
1
+
liboqs-python version 0.2.0-rc1
2
2
===========================
3
3
4
4
About
@@ -13,13 +13,11 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
13
13
Release notes
14
14
=============
15
15
16
-
This release of liboqs-python was released on April 23, 2019. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-python/releases/tag/0.1.0.
16
+
This release of liboqs-python was released on TODO. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-python/releases/tag/0.2.0.
17
17
18
18
What's New
19
19
----------
20
20
21
-
This is the first release of liboqs-python.
21
+
This is the second release of liboqs-python.
22
22
23
-
It contains a Python 3 module wrapper for the liboqs C library, along with examples and tests.
24
-
25
-
liboqs-python can be compiled against liboqs master branch, and makes available all digital signature schemes and key encapsulation mechanisms from liboqs.
23
+
This release updates for compatibility with liboqs 0.2.0, which contains new/updated algorithms based on NIST Round 2 submissions.
0 commit comments