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

Test stateful sigs on arm64, s390x, and powerpc #1772

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

SWilson4
Copy link
Member

Activate stateful hash-based signatures in the CI builds for ARM64, PowerPC, and s390x.

  • 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.)
  • 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 fully supported downstream projects dependent on these, i.e., oqs-provider will also need to be ready for review and merge by the time this is merged.)

@SWilson4 SWilson4 merged commit 6b31a85 into stateful-sigs Apr 29, 2024
110 of 111 checks passed
@SWilson4 SWilson4 deleted the sw-stateful-sigs-armci branch April 29, 2024 15:06
SWilson4 added a commit that referenced this pull request May 30, 2024
commit 001e96a Update GitHub Actions workflows for stateful signatures (#1692)
commit 8524a16 Post-rebase cleanup
commit 5da49e3 Satisfy astyle
commit a535114 Fix macOS build error: lld -> llu
commit 71ee535 Bring EVP_DigestUpdate calls in line with main
commit 154d8e4 Fix test program linkage for cross-compiling
commit e92aab3 Stateful sigs: Rename keygen / sign option, add more tests, fix memory errors (#1755)
commit b075878 Clean up OQS_SIG_STFL_SECRET_KEY_free
commit db000c2 Remove unused sig member
commit 9b60f60 Naming convention for serialize / deserialize functions
commit 7dd4ea0 Test stateful sigs on arm64, s390x, and powerpc (#1772)
commit 31bdf13 Clean up unresolved comments on stateful-sigs PR (#1793)
commit 8e75f98 Update config variable name
commit ca27922 Strengthen warning in CONFIGURE.md

Signed-off-by: Spencer Wilson <[email protected]>
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.

2 participants