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

feat: Update to liboqs 0.12.0 #272

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: Update to liboqs 0.12.0 #272

wants to merge 8 commits into from

Conversation

SWilson4
Copy link
Member

This PR brings liboqs-rust in sync with liboqs version 0.12.0. Notably, this includes

  • additions of ML-KEM, ML-DSA, MAYO, and CROSS
  • updates to HQC and Falcon
  • new signature APIs for signing and verifying with a context string.

Since liboqs 0.12.0 was just released, this PR also brings liboqs-rust in sync with the liboqs main branch. With an eye to keeping it that way, I added CI runs which build and test against liboqs main.

#271 should be merged first.

Add a repository_dispatch trigger to CI.

Fix path to OpenSSL for macos-latest in GitHub Actions.

Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
Signed-off-by: Spencer Wilson <[email protected]>
@SWilson4 SWilson4 requested review from thomwiggers and a team December 17, 2024 02:36
@SWilson4 SWilson4 linked an issue Dec 17, 2024 that may be closed by this pull request
@thomwiggers thomwiggers removed their request for review December 17, 2024 08:14
@SWilson4 SWilson4 requested a review from a team December 17, 2024 17:08
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.

Add APi for signatures with context string
2 participants