..
aes.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
argon2.js
crypto: pass CryptoKey handles to KDF jobs
2026-05-27 11:35:45 +02:00
certificate.js
lib: fix typo in lib/internal/crypto/certificate.js
2021-03-19 12:22:39 +01:00
cfrg.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
chacha20_poly1305.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
cipher.js
lib: add lint rule to enforce use of kEmptyObject
2026-06-20 17:51:28 +02:00
diffiehellman.js
crypto: support non-byte WebCrypto lengths and cSHAKE
2026-06-21 00:20:27 +02:00
ec.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
hash.js
lib: fix missing lazyDOMException import
2026-06-21 00:20:27 +02:00
hashnames.js
crypto: add SHA-3 Web Cryptography digest algorithms
2025-08-19 15:55:57 +02:00
hkdf.js
crypto: coerce -0 to +0 before native calls
2026-06-18 10:09:48 +02:00
kem.js
crypto: unify asymmetric key import through KeyObjectHandle::Init
2026-04-14 11:00:12 +01:00
keygen.js
crypto: coerce -0 to +0 before native calls
2026-06-18 10:09:48 +02:00
keys.js
crypto: refactor keyObject.toCryptoKey() and SubtleCrypto.getPublicKey()
2026-06-18 10:10:47 +02:00
mac.js
crypto: support non-byte WebCrypto lengths and cSHAKE
2026-06-21 00:20:27 +02:00
ml_dsa.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
ml_kem.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
pbkdf2.js
crypto: coerce -0 keylen to +0 in pbkdf2 and scrypt
2026-05-27 11:35:49 +02:00
random.js
crypto: coerce -0 to +0 before native calls
2026-06-18 10:09:48 +02:00
rsa.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
scrypt.js
crypto: coerce -0 keylen to +0 in pbkdf2 and scrypt
2026-05-27 11:35:49 +02:00
sig.js
crypto: align verifyOneShot accepted types
2026-05-19 21:55:37 +02:00
util.js
crypto: support non-byte WebCrypto lengths and cSHAKE
2026-06-21 00:20:27 +02:00
webcrypto.js
crypto: support non-byte WebCrypto lengths and cSHAKE
2026-06-21 00:20:27 +02:00
webcrypto_util.js
crypto: share WebCrypto method and usage helpers
2026-06-20 16:58:28 +02:00
webidl.js
crypto: support non-byte WebCrypto lengths and cSHAKE
2026-06-21 00:20:27 +02:00
x509.js
crypto: harden KeyObject internal slots
2026-05-19 14:08:17 +02:00