node/lib/internal/crypto
Filip Skokan 16184633f6
crypto: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits
PR-URL: https://github.com/nodejs/node/pull/55866
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2024-11-17 13:13:47 +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 src: refactor ECDHBitsJob signature 2024-11-02 12:36:09 +00:00
ec.js crypto: add KeyObject.prototype.toCryptoKey 2024-10-06 18:09:02 +00:00
hash.js
hashnames.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
hkdf.js crypto: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits 2024-11-17 13:13:47 +00:00
keygen.js
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: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits 2024-11-17 13:13:47 +00:00
random.js
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
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