Skip to content

Commit 1da000b

Browse files
Merge pull request #6670 from anhu/080
Document that we integrate with liboqs 0.8.0
2 parents 05b692d + 54ab1b1 commit 1da000b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
$ cd ~/oqs
151151
$ git clone --single-branch https://github.com/open-quantum-safe/liboqs.git
152152
$ cd liboqs/
153-
$ git checkout af76ca3b1f2fbc1f4f0967595f3bb07692fb3d82
153+
$ git checkout 0.8.0
154154
$ mkdir build
155155
$ cd build
156156
$ cmake -DOQS_USE_OPENSSL=0 ..

0 commit comments

Comments
 (0)