Skip to content

crypto: forbid NODE-ED25519 and NODE-ED448 "raw" key export

Rodrigo Muino Tomonari requested to merge github/fork/panva/25519exports into master

closes #38655 (closed)

Similar to ECDH and ECDSA "raw" export is not allowed for private keys.

This is a breaking change but webcrypto is still an experimental module.

cc @nodejs/crypto

Merge request reports

Loading