|
1 |
| -liboqs-go version 0.4.0 |
| 1 | +liboqs-go version 0.7.1 |
2 | 2 | =======================
|
3 | 3 |
|
4 | 4 | About
|
5 | 5 | -----
|
6 | 6 |
|
7 |
| -The **Open Quantum Safe (OQS) project** has the goal of developing and |
8 |
| -prototyping quantum-resistant cryptography. More information on OQS can be found |
9 |
| -on our website: https://openquantumsafe.org/ and on Github |
10 |
| -at https://github.com/open-quantum-safe/. |
| 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/. |
11 | 8 |
|
12 |
| -**liboqs** is an open source C library for quantum-resistant cryptographic |
13 |
| -algorithms. See more about liboqs |
14 |
| -at [https://github.com/open-quantum-safe/liboqs/](https://github.com/open-quantum-safe/liboqs/) |
15 |
| -, including a list of supported algorithms. |
| 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. |
16 | 10 |
|
17 |
| -**liboqs-go** is an open source Go wrapper for the liboqs C library for |
18 |
| -quantum-resistant cryptographic algorithms. Details about liboqs-go can be found |
19 |
| -in [README.md](https://github.com/open-quantum-safe/liboqs-go/blob/main/README.md) |
20 |
| -. See in particular limitations on intended use. |
| 11 | +**liboqs-go** is an open source Go wrapper for the liboqs C library for quantum-resistant cryptographic algorithms. Details about liboqs-go can be found in [README.md](https://github.com/open-quantum-safe/liboqs-go/blob/main/README.md). See in particular limitations on intended use. |
21 | 12 |
|
22 | 13 | Release notes
|
23 | 14 | =============
|
24 | 15 |
|
25 |
| -This release of liboqs-go was released on November 28, 2020. Its release page on |
26 |
| -GitHub is https://github.com/open-quantum-safe/liboqs-go/releases/tag/0.4.0. |
| 16 | +This release of liboqs-go was released on January 5, 2022. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-go/releases/tag/0.7.1. |
27 | 17 |
|
28 | 18 | What's New
|
29 | 19 | ----------
|
30 | 20 |
|
31 |
| -This is the eight release of liboqs-go. For a list of changes |
| 21 | +This is the ninth release of liboqs-go. |
| 22 | + |
| 23 | +This is an incremental minor change release. |
| 24 | + |
| 25 | +For a list of changes |
32 | 26 | see [CHANGES.txt](https://github.com/open-quantum-safe/liboqs-go/blob/main/CHANGES.txt)
|
33 | 27 | .
|
0 commit comments