Skip to content

Commit 523ae39

Browse files
Added RELEASE.md file. (#7)
1 parent 1d4329e commit 523ae39

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
liboqs-java version 0.1.0
2+
=========================
3+
4+
About
5+
-----
6+
7+
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

Comments
 (0)