mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Document that we integrate with liboqs 0.8.0
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -150,7 +150,7 @@
|
|||||||
$ cd ~/oqs
|
$ cd ~/oqs
|
||||||
$ git clone --single-branch https://github.com/open-quantum-safe/liboqs.git
|
$ git clone --single-branch https://github.com/open-quantum-safe/liboqs.git
|
||||||
$ cd liboqs/
|
$ cd liboqs/
|
||||||
$ git checkout af76ca3b1f2fbc1f4f0967595f3bb07692fb3d82
|
$ git checkout 0.8.0
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
$ cmake -DOQS_USE_OPENSSL=0 ..
|
$ cmake -DOQS_USE_OPENSSL=0 ..
|
||||||
|
Reference in New Issue
Block a user