Fix INSTALL file to specify levels.

This commit is contained in:
Anthony Hu
2021-09-30 09:43:32 -04:00
parent a4f927999f
commit 833c9d3f71

View File

@ -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: