| .. |
|
aes.js
|
crypto: refactor WebCrypto AEAD algorithms auth tag handling
|
2026-03-28 18:14:04 +01:00 |
|
argon2.js
|
lib: prefer TypedArrayPrototype primordials
|
2025-09-07 12:34:43 +00:00 |
|
certificate.js
|
|
|
|
cfrg.js
|
lib: prefer primordials in SubtleCrypto
|
2026-03-28 18:14:05 +01:00 |
|
chacha20_poly1305.js
|
crypto: refactor WebCrypto AEAD algorithms auth tag handling
|
2026-03-28 18:14:04 +01:00 |
|
cipher.js
|
lib,test: enforce use of assert.fail via a lint rule
|
2026-01-13 10:04:47 -03:00 |
|
diffiehellman.js
|
lib: prefer TypedArrayPrototype primordials
|
2025-09-07 12:34:43 +00:00 |
|
ec.js
|
crypto: use return await when returning Promises from async functions
|
2025-09-12 14:21:50 +00:00 |
|
hash.js
|
crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms
|
2026-03-30 17:20:28 +02:00 |
|
hashnames.js
|
crypto: add SHA-3 Web Cryptography digest algorithms
|
2025-08-19 15:55:57 +02:00 |
|
hkdf.js
|
crypto: add SubtleCrypto.supports feature detection in Web Cryptography
|
2025-08-19 15:55:54 +02:00 |
|
kem.js
|
crypto: support ML-KEM, DHKEM, and RSASVE key encapsulation mechanisms
|
2025-08-20 14:30:58 +00:00 |
|
keygen.js
|
crypto: support SLH-DSA KeyObject, sign, and verify
|
2025-08-26 15:41:25 +00:00 |
|
keys.js
|
lib: refactor JWK import PQC support check
|
2026-01-13 10:04:01 -03:00 |
|
mac.js
|
crypto: rename CShakeParams and KmacParams length to outputLength
|
2026-03-30 17:20:24 +02:00 |
|
ml_dsa.js
|
crypto: reject ML-KEM/ML-DSA PKCS#8 import without seed in SubtleCrypto
|
2026-03-30 17:20:27 +02:00 |
|
ml_kem.js
|
crypto: reject ML-KEM/ML-DSA PKCS#8 import without seed in SubtleCrypto
|
2026-03-30 17:20:27 +02:00 |
|
pbkdf2.js
|
lib: prefer TypedArrayPrototype primordials
|
2025-09-07 12:34:43 +00:00 |
|
random.js
|
lib: prefer TypedArrayPrototype primordials
|
2025-09-07 12:34:43 +00:00 |
|
rsa.js
|
crypto: use return await when returning Promises from async functions
|
2025-09-12 14:21:50 +00:00 |
|
scrypt.js
|
crypto: remove ERR_CRYPTO_SCRYPT_INVALID_PARAMETER
|
2024-07-10 16:38:00 +00:00 |
|
sig.js
|
lib: prefer call() over apply() if argument list is not array
|
2026-01-13 10:04:20 -03:00 |
|
util.js
|
crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms
|
2026-03-30 17:20:28 +02:00 |
|
webcrypto.js
|
lib: make SubtleCrypto.supports enumerable
|
2026-03-30 17:20:26 +02:00 |
|
webidl.js
|
crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms
|
2026-03-30 17:20:28 +02:00 |
|
x509.js
|
crypto: expose signatureAlgorithm on X509Certificate
|
2025-09-16 19:27:04 +00:00 |