A repository of instructions (with associated patches and scripts) to enable, through liboqs, the use of quantum-safe cryptography in various application software.
In most cases, Dockerfiles encode the instructions for ease-of-use: Just do docker build -t <package_name> .
. For more detailed usage instructions (parameters, algorithms, etc.) refer to the README for each package. Pre-built Docker images may also be available.
Currently supported packages:
Build instructions | Pre-built Docker image or binary files | |
---|---|---|
curl | Github: oqs-demos/curl | Dockerhub: openquantumsafe/curl |
Apache httpd | Github: oqs-demos/httpd | Dockerhub: openquantumsafe/httpd |
nginx | Github: oqs-demos/nginx | Dockerhub: openquantumsafe/nginx |
Chromium | Github: oqs-demos/chromium | Binary for Ubuntu 18.04 |
HAproxy | Github: oqs-demos/haproxy | Dockerhub: openquantumsafe/haproxy |
OpenSSH | Github: oqs-demos/openssh | Dockerhub: openquantumsafe/openssh |
You can use the curl and Chromium clients with the Open Quantum Safe test server at https://test.openquantumsafe.org/.