Skip to content
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.

Getting Started

  1. Start here. If that page does not mention your desired target platform, this one might.
  2. Customizing liboqs
  3. See an example of the KEM API and an example of the SIG API

Development