From 6edb15d7e77fc70f51eefc46a8ca50489812bdd4 Mon Sep 17 00:00:00 2001 From: Anthony Hu Date: Tue, 2 Nov 2021 13:32:54 -0400 Subject: [PATCH] Reference github PR --- pq/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pq/README.md b/pq/README.md index 1ad34fc8..674902bf 100644 --- a/pq/README.md +++ b/pq/README.md @@ -11,6 +11,11 @@ This directory contains: # Prerequisites +Support for the quantum-safe signature scheme FALCON is new and has not made it +into a release yet. You can try these examples against the following github PR: + +https://github.com/wolfSSL/wolfssl/pull/4530 + Please see wolfssl/INSTALL for instructions on how to build and install the Open Quantum Safe project's liboqs. For a quick start, you can go into wolfssl and do the following: