v2.7.9
chore: split up deno_node to improve compile times (#32142)
2.7.9 (#33022)
fix(ext/node): add key/IV length validation for aes-128-cbc and ecb cipher modes (#32824)
refactor: force a reason on clippy overrides (#32761)
fix(ext/node): fix multiple DiffieHellman crypto bugs (#32531)
fix(ext/node): use constant-time comparison for secret key equality (#32994)
fix(ext/node): improve Node.js crypto compatibility (#32690)
fix(ext/node): implement safe, add, rem options for crypto.generatePrime (#32618)
fix(ext/node): improve crypto.generateKeyPair validation (#32620)
fix(ext/node): improve X509Certificate Node.js compatibility (#32671)