docs: update node:crypto compatibility (#18459)

This commit is contained in:
Pham Minh Triet
2025-03-26 02:38:21 +07:00
committed by GitHub
parent cf9f2bf98e
commit 90c67c4b79

View File

@@ -104,7 +104,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
### [`node:crypto`](https://nodejs.org/api/crypto.html) ### [`node:crypto`](https://nodejs.org/api/crypto.html)
🟡 Missing `ECDH` `checkPrime` `checkPrimeSync` `generatePrime` `generatePrimeSync` `hkdf` `hkdfSync` `secureHeapUsed` `setEngine` `setFips` 🟡 Missing `secureHeapUsed` `setEngine` `setFips`
Some methods are not optimized yet. Some methods are not optimized yet.