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

Supporting final NIST standards #99

Closed
mdetemad opened this issue Jan 8, 2025 · 1 comment
Closed

Supporting final NIST standards #99

mdetemad opened this issue Jan 8, 2025 · 1 comment

Comments

@mdetemad
Copy link

mdetemad commented Jan 8, 2025

Hello,

I see that the library is not updated for almost a year. Is there any plan to support final NIST standards?

@SWilson4
Copy link
Member

SWilson4 commented Jan 8, 2025

Hi @mdetemad, thanks for the question. liboqs-python is a wrapper around the liboqs C library. The algorithms available will depend on the version of liboqs you have installed. The wrapper has been tested against liboqs 0.12.0, which supports the final versions of ML-KEM and ML-DSA.

Note that ML-DSA signing with a context string will not be available until #98 is resolved.

@SWilson4 SWilson4 closed this as completed Jan 8, 2025
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

No branches or pull requests

2 participants