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

Fix type confusion in Falcon-512/1024 in aarch64 implementation #506

Merged
merged 9 commits into from
Sep 12, 2023

Conversation

cothan
Copy link
Contributor

@cothan cothan commented Sep 12, 2023

There is a compiler error while pulling from pqclean to liboqs.

https://app.circleci.com/pipelines/github/open-quantum-safe/liboqs/2788/workflows/46cbb0ce-3a37-4cfb-ba32-a33f2bced86f/jobs/22376

This PR fix the type confusion and eliminate compiler error, also make the liboqs CI/CD green, as in open-quantum-safe/liboqs#1547

@cothan
Copy link
Contributor Author

cothan commented Sep 12, 2023

It's strange. Some tests are red, the bug is unrelated to my PR.

@thomwiggers
Copy link
Member

Ugh, it seems the tests break due to pip3's behaviour having changed. I suppose we'll set up another PR

@thomwiggers
Copy link
Member

Rebasing on master should help with the CI, but these implementations aren't actually run anyway.

@thomwiggers thomwiggers merged commit 8e220a8 into PQClean:master Sep 12, 2023
10 of 26 checks passed
@thomwiggers
Copy link
Member

Checked test_functest manually

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 this pull request may close these issues.

None yet

3 participants