..
aes.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
certificate.js
lib: fix typo in lib/internal/crypto/certificate.js
2021-03-19 12:22:39 +01:00
cfrg.js
test: update WPT for WebCryptoAPI to edd42c005c
2025-03-09 18:44:18 +00:00
cipher.js
crypto: merge CipherBase.initiv into constructor
2025-05-07 16:13:29 +00:00
diffiehellman.js
crypto: runtime deprecate ECDH.setPublicKey()
2025-06-09 15:53:10 +00:00
ec.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
hash.js
meta: enable jsdoc/check-tag-names rule
2025-07-18 09:28:21 +00:00
hashnames.js
crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports
2025-03-16 15:32:12 +00:00
hkdf.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
keygen.js
crypto: move deprecated hash and mgf1Hash options to EOL
2025-06-20 13:09:06 -07:00
keys.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-04 17:45:51 +00:00
mac.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
pbkdf2.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
random.js
meta: enable jsdoc/check-tag-names rule
2025-07-18 09:28:21 +00:00
rsa.js
crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports
2025-03-16 15:32:12 +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
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
webcrypto.js
test: update WPT for WebCryptoAPI to edd42c005c
2025-03-09 18:44:18 +00:00
webidl.js
crypto: fix cross-realm SharedArrayBuffer
validation
2025-04-24 13:28:51 +00:00
x509.js
lib: deprecate _tls_common and _tls_wrap
2025-05-10 23:10:43 +00:00