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

Node.js implementation status #14

Closed panva closed 1 year ago

panva commented 2 years ago

2022-06-16 Node.js 18.4.0 includes all four CFRG curves as of https://github.com/WICG/webcrypto-secure-curves/tree/d41f001d9d96040d78f1c3aa70c7f2e6dcfb0ea2 with the following caveats.


2022-07-13 Node.js 18.6.0 includes all four CFRG curves as of https://github.com/WICG/webcrypto-secure-curves/tree/d41f001d9d96040d78f1c3aa70c7f2e6dcfb0ea2 with the following caveats.


2022-08-16 Node.js 16.17.0 includes all four CFRG curves as of https://github.com/WICG/webcrypto-secure-curves/tree/d41f001d9d96040d78f1c3aa70c7f2e6dcfb0ea2 with the following caveats.