Skip to content

Commit

Permalink
Version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Mar 26, 2024
1 parent 194c27e commit f4be458
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,32 @@
## About

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/.
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/.

**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/),
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.

**liboqs-cpp** is an open source C++ wrapper for the liboqs C library for
quantum-resistant cryptographic algorithms. Details about liboqs-cpp can be
found
in [README.md](https://github.com/open-quantum-safe/liboqs-cpp/blob/main/README.md).
found in
[README.md](https://github.com/open-quantum-safe/liboqs-cpp/blob/main/README.md).
See in particular limitations on intended use.

---

## Release notes

This release of liboqs-cpp was released on March 26, 2024. Its release page
on GitHub is https://github.com/open-quantum-safe/liboqs-cpp/releases/tag/0.10.0.
on GitHub is
https://github.com/open-quantum-safe/liboqs-cpp/releases/tag/0.10.0.

---

## What's New

This is the 14th release of liboqs-cpp. For a list of changes
see [CHANGES.md](https://github.com/open-quantum-safe/liboqs-cpp/blob/main/CHANGES.md).
This is the 14th release of liboqs-cpp. For a list of changes see
[CHANGES.md](https://github.com/open-quantum-safe/liboqs-cpp/blob/main/CHANGES.md).

0 comments on commit f4be458

Please sign in to comment.