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

Upgrade Classic McEliece to NIST round 4 specification #1314

Closed
faern opened this issue Oct 28, 2022 · 3 comments · Fixed by #1470
Closed

Upgrade Classic McEliece to NIST round 4 specification #1314

faern opened this issue Oct 28, 2022 · 3 comments · Fixed by #1470
Milestone

Comments

@faern
Copy link

faern commented Oct 28, 2022

Hi! Are there any plans to upgrade the Classic McEliece KEM to the round 4 specification?

The Rust implementation classic-mceliece-rust is doing that here: Colfenor/classic-mceliece-rust#33

@baentsch
Copy link
Member

Yes, round 4 algorithm updates are planned to be included in the next major release of liboqs and the downstream OQS projects. For McEliece, we normally import the code from PQClean, so it may be good to ask the question also in that project.

@faern
Copy link
Author

faern commented Oct 28, 2022

Great. Thanks. Submitted: PQClean/PQClean#459

@thomwiggers
Copy link
Member

PQClean/PQClean#460 is ready for review.

@baentsch baentsch mentioned this issue Nov 28, 2022
2 tasks
@dstebila dstebila added this to the 0.8.0 milestone Jan 17, 2023
@dstebila dstebila modified the milestones: 0.8.0, 0.9.0 Mar 9, 2023
@dstebila dstebila modified the milestones: 0.9.0, 0.8.0 May 12, 2023
@dstebila dstebila modified the milestones: 0.8.0, 0.9.0 May 19, 2023
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.

4 participants