Skip to content

oqs openssl build errors. #1517

Answered by baentsch
pals-ucb asked this question in Q&A
Jul 29, 2023 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Then I read the note that liboqs must be built against openSSL1.1.1u and realized the mistake.

That was not quite the note I was pointing to. What I pointed to was

Note: This will only work correctly, if the OpenSSL version used to build liboqs is a version below 3.0.0. If the standard OpenSSL on the build system or the version pointed to by the above -DOPENSSL_ROOT_DIR=... command is a version >= 3.0.0, then you must add the option -DOQS_USE_OPENSSL=OFF to the above cmake build command to successfully complete the subsequent build steps for this package.

--> Just setting -DOQS_USE_OPENSSL=OFF when building liboqs creates a binary that can be used in any other package (incl. old openssl

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@pals-ucb
Comment options

@baentsch
Comment options

@pals-ucb
Comment options

@baentsch
Comment options

Answer selected by pals-ucb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants