qoqo-

GitHub Workflow Status PyPI PyPI - Format Crates.io Crates.io

The /qoqo-qryd folder is there to provide a python interface for the implemented functionalities in /roqoqo-qryd (in rust) for the QRydDemo project.

Installation

The qoqo_qryd package is a standard python package and can be installed with the pip command.

bash pip install qoqo-qryd

Documentation

A user documentation is provided in the folder /userdoc. The API-documentation for qoqo-qryd is provided can be found as an appendix of the user documentation or built separately with sphinx.

Examples

A small collection of example python programs for the QRydDemo project is located in /examples. The folder includes

OpenSSL

Acknowledgments related to using OpenSSL for http requests

"This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)"

This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).