| .. |
|
aes.js
|
tools: add lint rule to keep primordials in ASCII order
|
2024-04-29 22:46:28 +02:00 |
|
certificate.js
|
|
|
|
cfrg.js
|
crypto: remove webcrypto EdDSA key checks and properties
|
2023-09-01 12:00:16 +00:00 |
|
cipher.js
|
crypto: move createCipher and createDecipher to eol
|
2023-12-15 14:00:52 +00:00 |
|
diffiehellman.js
|
crypto: remove default encoding from DiffieHellman
|
2023-08-16 15:23:06 +00:00 |
|
ec.js
|
crypto: ensure valid point on elliptic curve in SubtleCrypto.importKey
|
2023-10-20 16:25:42 +00:00 |
|
hash.js
|
crypto: fix input validation in crypto.hash
|
2024-03-21 12:12:31 +01:00 |
|
hashnames.js
|
lib: enforce use of trailing commas
|
2023-03-06 10:44:14 +01:00 |
|
hkdf.js
|
errors: improve hideStackFrames
|
2023-11-11 16:25:08 +00:00 |
|
keygen.js
|
lib: enforce use of trailing commas
|
2023-03-06 10:44:14 +01:00 |
|
keys.js
|
lib: enforce ASCII order in error code imports
|
2024-04-29 22:46:29 +02:00 |
|
mac.js
|
crypto: use WebIDL converters in WebCryptoAPI
|
2023-01-17 08:57:58 +00:00 |
|
pbkdf2.js
|
crypto: remove default encoding from pbkdf2
|
2023-05-07 00:49:59 +00:00 |
|
random.js
|
lib: enforce ASCII order in error code imports
|
2024-04-29 22:46:29 +02:00 |
|
rsa.js
|
crypto: validate RSA-PSS saltLength in subtle.sign and subtle.verify
|
2024-04-03 05:16:10 +00:00 |
|
scrypt.js
|
crypto: remove default encoding from scrypt
|
2023-05-12 00:01:48 +00:00 |
|
sig.js
|
crypto: remove default encoding from sign/verify
|
2023-08-15 21:01:39 +00:00 |
|
util.js
|
crypto: fix duplicated switch-case return values
|
2024-05-12 21:22:02 +02:00 |
|
webcrypto.js
|
crypto: remove webcrypto EdDSA key checks and properties
|
2023-09-01 12:00:16 +00:00 |
|
webidl.js
|
stream: treat compression web stream format per its WebIDL definition
|
2023-11-12 10:01:51 +00:00 |
|
x509.js
|
src: distinguish HTML transferable and cloneable
|
2023-07-07 17:00:00 +00:00 |