From f4be458576579017cafdf73fa4821d4e26ddb715 Mon Sep 17 00:00:00 2001 From: Vlad Gheorghiu Date: Tue, 26 Mar 2024 16:52:16 -0400 Subject: [PATCH] Version 0.10.0 --- RELEASE.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 1135e2a..7c566cc 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -5,19 +5,19 @@ ## 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. --- @@ -25,11 +25,12 @@ 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).