Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
liboqs is an open source C library for quantum-safe cryptographic algorithms. It is part of the Open Quantum Safe project.
Start with the quick start section of the README. If that page does not mention your desired target platform, this one on compiling on alternate platforms might.
Note that various options can be passed to CMake to customize liboqs.
Once you've built liboqs, you can build and experiment with the example program using the KEM API and the example program using the signature API.