Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct documentation #1104

Closed
baentsch opened this issue Oct 13, 2021 · 0 comments · Fixed by #1105
Closed

Correct documentation #1104

baentsch opened this issue Oct 13, 2021 · 0 comments · Fixed by #1105

Comments

@baentsch
Copy link
Member

PR #1103 explicitly excludes BIKE from testing on one architecture as per

liboqs/.travis.yml

Lines 20 to 21 in 0164040

- mkdir build && cd build && cmake -DOQS_ENABLE_KEM_BIKE=OFF -GNinja .. && cmake -LA .. && ninja
- cd build & ninja run_tests

Thus the documented assertion about BIKE "supporting all architectures" (supported by liboqs) doesn't hold any more and should be corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant