WICG / webcrypto-secure-curves

Proposal for the addition of Curve25519 and Curve448 to the Web Cryptography API
https://wicg.github.io/webcrypto-secure-curves/
Other
42 stars 4 forks source link

Quantum Resistant Algorithms #15

Closed martinheidegger closed 2 years ago

martinheidegger commented 2 years ago

Following the publication of NIST; would it be a good idea to expand this proposal to include quantum resistant algorithms here? https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms

panva commented 2 years ago

This draft only focuses on Curve25519 and Curve448. https://github.com/w3c/webcrypto would be a better fit to discuss PQ crypto algorithms inclusion and collect implementor's interest.

martinheidegger commented 2 years ago

Thank you for the redirect, but I seems I was a bit too overexcited still. It seems that it will take another 2 years until they become NIST standards and only then will find their way into OpenSSL and other suites.