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-python is an open source Python 3 wrapper for the liboqs C library for quantum-resistant cryptographic algorithms. Details about liboqs-python can be found in README.md. See in particular limitations on intended use.
This release of liboqs-python was released on April 1, 2024. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-python/releases/tag/0.10.0.
This is the 10th release of liboqs-python. For a list of changes see CHANGES.md.