Engineering Sep 27, 2026
Post-quantum TLS in Node.js: which versions do it and how to check
Node.js 22.20+ and 24.5+ negotiate X25519MLKEM768 by default. Which versions do it, how to verify it, and the ecdhCurve setting that turns it off.
Read article