Skip to content

liboqs-cpp 0.7.1

Compare
Choose a tag to compare
@vsoftco vsoftco released this 06 Jan 01:55
· 35 commits to main since this release

liboqs-cpp version 0.7.1

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

liboqs is an open source C library for quantum-resistant cryptographic algorithms. See more about liboqs at 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. See in particular limitations on intended use.

Release notes

This release of liboqs-cpp was released on January 5, 2022. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-cpp/releases/tag/0.7.1.

What's New

This is the ninth release of liboqs-cpp.

This is an incremental minor change release.

For a list of changes
see CHANGES.txt
.