Divy Srivastava
|
87de8e82a1
|
feat(extensions/crypto): implement verify() for HMAC (#11387)
|
2021-08-04 21:49:27 +02:00 |
|
Divy Srivastava
|
86f89f9222
|
feat(extensions/crypto): implement importKey and exportKey for raw HMAC keys (#11367)
This commit introduces "SubtleCrypto.importKey()" and
"SubtleCrypto.exportKey()" APIs.
|
2021-08-03 21:24:02 +02:00 |
|
David Sherret
|
d7d452efc1
|
chore: format toml files internally (#11563)
|
2021-08-02 10:19:27 -04:00 |
|
Yusuke Tanaka
|
8f00b5542c
|
chore: upgrade Rust to 1.54.0 (#11554)
|
2021-07-30 15:03:41 +02:00 |
|
Bartek Iwańczuk
|
f9bb7949b8
|
chore: release crates (#11519)
|
2021-07-26 15:45:40 +02:00 |
|
Divy Srivastava
|
9e89fe2fe8
|
chore(crypto): use WebIDL BufferSource in types (#11510)
|
2021-07-26 14:00:19 +02:00 |
|
Yusuke Tanaka
|
865d9ddd51
|
refactor: use primordials in runtime, extensions and core (#11500)
|
2021-07-26 13:52:59 +02:00 |
|
Bartek Iwańczuk
|
cd445a2a0d
|
chore: release crates (#11454)
|
2021-07-19 20:20:42 +02:00 |
|
Luca Casonato
|
08d2c7250b
|
fix: Big{U|}Int64Array in crypto.getRandomValues (#11447)
Relevant spec change: https://github.com/w3c/webcrypto/pull/266
|
2021-07-19 15:35:47 +02:00 |
|
Divy Srivastava
|
9dc3390720
|
chore(extensions/crypto): use primoridials with verify() (#11384)
|
2021-07-13 18:52:59 +02:00 |
|
Bartek Iwańczuk
|
642dd3d3c4
|
chore: release crates (#11378)
|
2021-07-13 02:16:49 +02:00 |
|
Divy Srivastava
|
00484d24ba
|
feat(extensions/crypto): implement verify() for RSA (#11312)
|
2021-07-12 14:45:36 +02:00 |
|
Luca Casonato
|
ab079a8d63
|
chore: update crates (#11332)
|
2021-07-09 17:15:50 +02:00 |
|
Divy Srivastava
|
391bf17479
|
chore(extensions/crypto): enable WPT stringification test (#11336)
|
2021-07-09 17:04:50 +02:00 |
|
Divy Srivastava
|
91fe137d7d
|
refactor: use primordials for extensions/crypto (#11229)
|
2021-07-08 17:58:38 +02:00 |
|
Divy Srivastava
|
5bcbbb75e9
|
refactor(extensions/crypto): use key::CryptoHash with digest (#11309)
|
2021-07-07 20:34:02 +02:00 |
|
Divy Srivastava
|
e3a4e9cf11
|
fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314)
|
2021-07-07 16:33:58 +02:00 |
|
Divy Srivastava
|
570309d795
|
feat(crypto): implement generateKey() and sign() (#9614)
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-07-06 14:16:04 +02:00 |
|
Yusuke Tanaka
|
0a33cc1951
|
chore: upgrade Tokio to 1.8.0 (#11281)
|
2021-07-05 15:50:56 +02:00 |
|
Luca Casonato
|
bf39b883d6
|
refactor: introduce primordials for ext/web (#11228)
|
2021-07-03 21:32:28 +02:00 |
|
Luca Casonato
|
0385a99052
|
v1.11.3
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
2021-07-02 00:13:40 +02:00 |
|
Bartek Iwańczuk
|
30cba24848
|
chore: release deno_core (#11164)
|
2021-06-28 20:59:23 +02:00 |
|
Bartek Iwańczuk
|
90e3abe8f9
|
chore: release crates (#11068)
|
2021-06-21 16:37:34 +02:00 |
|
Yusuke Tanaka
|
b0c04a7941
|
chore: upgrade Tokio to 1.7.1 (#11045)
|
2021-06-19 15:37:07 +02:00 |
|
Yusuke Tanaka
|
a8007059b7
|
chore: upgrade Tokio to 1.7.0 (#11008)
|
2021-06-16 16:39:51 +02:00 |
|
Bartek Iwańczuk
|
ba91a727a6
|
chore: release crates (#10976)
|
2021-06-15 22:14:58 +02:00 |
|
Bartek Iwańczuk
|
3a96fe55a0
|
chore: release crates (#10896)
|
2021-06-08 20:34:18 +02:00 |
|
Luca Casonato
|
3a4a47799f
|
refactor: clean up webidl protype configuration (#10871)
|
2021-06-07 10:04:10 +02:00 |
|
Casper Beyer
|
3f9187c366
|
feat(extensions/crypto): implement subtle.digest (#10796)
Co-authored-by: Yacine Hmito yacinehmito@users.noreply.github.com
|
2021-06-06 12:57:10 +02:00 |
|
Leo K
|
bb0c90cadb
|
fix(crypto): change Crypto to interface (#10853)
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
2021-06-05 22:56:59 +02:00 |
|
Leo K
|
083f5c3454
|
refactor(crypto): validate max random bytes in Rust (#10857)
|
2021-06-05 19:30:20 +02:00 |
|
Leo K
|
cf351f77c2
|
feat(extensions/crypto): implement randomUUID (#10848)
|
2021-06-05 14:46:24 +02:00 |
|
Bert Belder
|
1567c1013c
|
v1.10.3
|
2021-05-31 20:20:42 +00:00 |
|
Luca Casonato
|
5887dd3c95
|
chore: release crates (#10661)
For the Deno 1.10.2 release.
|
2021-05-17 17:34:35 +02:00 |
|
Bartek Iwańczuk
|
de706961dc
|
chore: release crates (#10596)
|
2021-05-11 23:14:24 +02:00 |
|
Andy Hayden
|
684c357136
|
Rename crate_ops to extensions (#10431)
|
2021-04-30 15:51:48 -04:00 |
|