node/lib/internal/crypto
Aras Abbasi cc725a653a
errors: improve performance of instantiation
PR-URL: https://github.com/nodejs/node/pull/49654
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
2023-09-28 09:57:38 +00:00
..
aes.js crypto: use WebIDL converters in WebCryptoAPI 2023-01-17 08:57:58 +00:00
certificate.js lib: fix typo in lib/internal/crypto/certificate.js 2021-03-19 12:22:39 +01:00
cfrg.js crypto: remove webcrypto EdDSA key checks and properties 2023-09-01 12:00:16 +00:00
cipher.js crypto: remove default encoding from cipher 2023-05-16 01:22:33 +00:00
diffiehellman.js crypto: remove default encoding from DiffieHellman 2023-08-16 15:23:06 +00:00
ec.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
hash.js crypto: remove default encoding from Hash/Hmac 2023-08-16 14:54:05 +00:00
hashnames.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
hkdf.js errors: improve performance of instantiation 2023-09-28 09:57:38 +00:00
keygen.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
keys.js src: distinguish HTML transferable and cloneable 2023-07-07 17:00:00 +00:00
mac.js crypto: use WebIDL converters in WebCryptoAPI 2023-01-17 08:57:58 +00:00
pbkdf2.js crypto: remove default encoding from pbkdf2 2023-05-07 00:49:59 +00:00
random.js crypto: unify validation of checkPrime checks 2023-03-22 11:41:06 +00:00
rsa.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
scrypt.js crypto: remove default encoding from scrypt 2023-05-12 00:01:48 +00:00
sig.js crypto: remove default encoding from sign/verify 2023-08-15 21:01:39 +00:00
util.js crypto: remove getDefaultEncoding() 2023-08-19 12:55:30 +05:30
webcrypto.js crypto: remove webcrypto EdDSA key checks and properties 2023-09-01 12:00:16 +00:00
webidl.js crypto: use WebIDL converters in WebCryptoAPI 2023-01-17 08:57:58 +00:00
x509.js src: distinguish HTML transferable and cloneable 2023-07-07 17:00:00 +00:00