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
The **Open Quantum Safe (OQS) project** has the goal of developing and prototyping quantum-resistant cryptography. More information on OQS can be found on our website: https://openquantumsafe.org/ and on Github at https://github.com/open-quantum-safe/.
8
+
9
+
**liboqs** is an open source C library for quantum-resistant cryptographic algorithms. See more about liboqs at [https://github.com/open-quantum-safe/liboqs/](https://github.com/open-quantum-safe/liboqs/), including a list of supported algorithms.
10
+
11
+
**liboqs-java** is an open source Java wrapper for the liboqs C library for quantum-resistant cryptographic algorithms. Details about liboqs-java can be found in [README.md](https://github.com/open-quantum-safe/liboqs-java/blob/master/README.md). See in particular limitations on intended use.
12
+
13
+
Release notes
14
+
=============
15
+
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.
0 commit comments