-
Notifications
You must be signed in to change notification settings - Fork 463
Home
xvzcf edited this page Mar 17, 2020
·
37 revisions
liboqs is an open source C library for quantum-safe cryptographic algorithms. It is part of the Open Quantum Safe project.
-
Start here. If that page does not mention your desired target platform, this one might.
-
Note that various options can be passed to CMake to customize liboqs.
-
Once you've built liboqs, you can build and experiment with an example program using the KEM API and an example program using the signature API.