v2.7.5
chore: split up deno_node to improve compile times (#32142)
2.7.5 (#32633)
fix(ext/node): support des-ede3-cbc cipher and allow Cipheriv/Decipheriv without new (#32519)
fix(ext/node): fix multiple DiffieHellman crypto bugs (#32531)
fix(ext/node): emit correct error codes for unsupported PQC key types (#32533)
fix(ext/node): use max salt length as default for RSA-PSS signing (#32534)
fix(ext/node): support Ed25519, X25519, and P-521 keys in X509Certificate.publicKey (#32267)