From 833c9d3f7169a240692c78a76d72952cfa59ef0a Mon Sep 17 00:00:00 2001 From: Anthony Hu Date: Thu, 30 Sep 2021 09:43:32 -0400 Subject: [PATCH] Fix INSTALL file to specify levels. --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index df12ee1df..5bed09cb6 100644 --- a/INSTALL +++ b/INSTALL @@ -163,13 +163,13 @@ For a quick start, you can run the client and server like this: - $ ./examples/server/server -v 4 --oqs KYBER512 - $ ./examples/client/client -v 4 --oqs KYBER512 + $ ./examples/server/server -v 4 --oqs P256_KYBER_LEVEL3 + $ ./examples/client/client -v 4 --oqs P256_KYBER_LEVEL3 Look for the following line in the output of the server and client: ``` - Using OQS KEM: KYBER512 + Using OQS KEM: P256_KYBER_LEVEL3 ``` The following NIST Competition Round 3 Finalist KEMs are supported: