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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
liboqs-java version 0.2.0
1
+
liboqs-java version 0.3.0
2
2
=========================
3
3
4
4
About
@@ -16,3 +16,5 @@ Release notes
16
16
The initial release of liboqs-java was released on July 8, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-java/releases/tag/0.1.0.
17
17
18
18
Release 0.2.0 from January 2025 added support for Signature and Verify API's which accept a Context String.
19
+
20
+
Release 0.3.0 from April 2025 added a KEM API for deterministically generating a keypair from a seed. This function is currently supported only for the ML-KEM algorithm.
0 commit comments