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

NIST PQC Standards #164

Open
bencemali opened this issue Aug 14, 2024 · 0 comments
Open

NIST PQC Standards #164

bencemali opened this issue Aug 14, 2024 · 0 comments

Comments

@bencemali
Copy link

Introduction

NIST published the final standards for 3 quantum-resistant cryptographic primitives:

  • A key-encapsulation mechanism named ML-KEM.
  • And two signature algorithms, ML-DSA and SLH-DSA.

With the transition to post-quantum cryptography, more and more clients will look to use these standardized algorithms. To avoid having to ship implementations of these algorithms in Javascript or WebAssembly, and allow access to some (hopefully soon to be updated) implementations already present in browsers (chrome), we propose adding support for the above algorithms in the Web Cryptography API, ideally for all parameter sets.

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

1 participant