..
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: fix misleading positional argument
2025-04-13 23:22:02 +00:00
diffiehellman.js
crypto: add optional callback to crypto.diffieHellman
2025-03-15 10:44:04 +00:00
ec.js
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08:00
hash.js
crypto: fix input
validation in crypto.hash
2024-03-21 12:12:31 +01: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
src: refactor SubtleCrypto algorithm and length validations
2025-03-08 06:38:17 -08: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
crypto: forbid passing Float16Array
to getRandomValues()
2025-04-17 07:26:53 +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
crypto: add Date fields for validTo
and validFrom
2024-09-18 00:56:24 +00:00