node/lib/internal/crypto
Aviv Keller 71785889c8
lib: prefer logical assignment
PR-URL: https://github.com/nodejs/node/pull/55044
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
2024-10-09 06:42:16 +00:00
..
aes.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
certificate.js
cfrg.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
cipher.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
diffiehellman.js crypto: remove default encoding from DiffieHellman 2023-08-16 15:23:06 +00:00
ec.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
hash.js crypto: fix input validation in crypto.hash 2024-03-21 12:12:31 +01:00
hashnames.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
hkdf.js errors: improve hideStackFrames 2023-11-11 16:25:08 +00:00
keygen.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
keys.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
mac.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
pbkdf2.js crypto: remove default encoding from pbkdf2 2023-05-07 00:49:59 +00:00
random.js lib: enforce ASCII order in error code imports 2024-04-23 17:05:38 +00:00
rsa.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
scrypt.js crypto: remove ERR_CRYPTO_SCRYPT_INVALID_PARAMETER 2024-07-10 16:38:00 +00:00
sig.js crypto: remove default encoding from sign/verify 2023-08-15 21:01:39 +00:00
util.js crypto: remove unused kHashTypes internal 2024-08-31 06:34:53 +00:00
webcrypto.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
webidl.js lib: fix typos 2024-09-25 14:35:18 +00:00
x509.js crypto: add Date fields for validTo and validFrom 2024-09-18 00:56:24 +00:00