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

Sphincs+ and Crystalsupdate (no AES) #1460

Merged
merged 9 commits into from
May 15, 2023

Conversation

baentsch
Copy link
Member

@baentsch baentsch commented May 15, 2023

This PR combines #1455 and #1458 (reference corrected) into one, saving (also CI) time.

@dstebila if you don't want to adapt the algorithm naming in Sphincs+, feel free to simply merge this PR (into #1420), then re-base #1420 and merge that into "main". #1455 and #1458 (reference corrected) could simply be closed and we could have a v0.8.0 RC. Testing that could be facilitated by triggering to run CI of open-quantum-safe/oqs-provider#158

  • [Yes] Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
  • [Yes] Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in oqs-provider, OQS-OpenSSL, OQS-BoringSSL, and OQS-OpenSSH will also need to be ready for review and merge by the time this is merged.)

@baentsch baentsch changed the title Mb sphincs and crystalsupdate Sphincs+ and Crystalsupdate (no AES) May 15, 2023
@dstebila
Copy link
Member

I'm a bit confused... how does this relate to #1459 (Update McEliece)? Or do you mean #1458 (AVX2 support for SPHINCS)?

@baentsch
Copy link
Member Author

I'm a bit confused... how does this relate to #1459 (Update McEliece)? Or do you mean #1458 (AVX2 support for SPHINCS)?

Indeed, typo, sorry; yes, I meant #1458 .

@dstebila dstebila mentioned this pull request May 15, 2023
1 task
@xvzcf xvzcf merged commit 2b36cdd into ds-update-pqclean-20230317 May 15, 2023
@xvzcf xvzcf deleted the mb-sphincs-and-crystalsupdate branch May 15, 2023 16:31
xvzcf pushed a commit that referenced this pull request May 15, 2023
* AVX2 test

* AVX2 test

* add patch; correct aarch64; correct documentation

* enable Keccak for Sphincs even if OpenSSL shall provide SHA3

* properly handle xkcp enablement if only specific algorithms are selected

* correct conditional setting

* re-enable XKCP for other platforms

* Windows support

* alternate pqcrystals-AES removal
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.

3 participants