Bert Belder
|
c6f3493f18
|
chore: merge v1.16.3 into main (#12892)
|
2021-11-24 15:56:18 -08:00 |
|
Luca Casonato
|
71ceca0ffc
|
fix(ext/crypto): don't panic on decryption failure (#12840)
|
2021-11-22 23:58:21 +01:00 |
|
David Sherret
|
cd61cedd19
|
chore: bump crates for 1.16.2 (#12792)
|
2021-11-17 10:14:23 -05:00 |
|
Luca Casonato
|
3250ffe020
|
chore: bump crate versions for 1.16.1 (#12729)
|
2021-11-11 11:16:05 +01:00 |
|
upendra1997
|
e00bfecf96
|
fix(crypto): handling large key length in HKDF (#12692)
|
2021-11-11 10:04:17 +01:00 |
|
Luca Casonato
|
4f64acd4e4
|
chore: bump crate versions for 1.16.0 (#12706)
|
2021-11-09 13:03:17 +01:00 |
|
Bartek Iwańczuk
|
8e31bbbe55
|
chore: update to Rust edition 2021 (#12578)
|
2021-11-02 10:03:37 -04:00 |
|
Yoshiya Hinosawa
|
c7dcf1cbdd
|
chore: bump crate version for 1.15.3 (#12531)
|
2021-10-25 15:48:01 +09:00 |
|
Bartek Iwańczuk
|
1cd9272a91
|
chore: release crates for v1.15.2 (#12478)
|
2021-10-18 20:30:00 +02:00 |
|
Satya Rohith
|
fb094ae026
|
chore: bump crate version for 1.15.0 (#12406)
|
2021-10-12 22:16:15 +05:30 |
|
David Sherret
|
9b1f0c8ba3
|
chore: upgrade crates based on deno ast 0.3 (#12403)
|
2021-10-12 09:58:04 -04:00 |
|
Divy Srivastava
|
b1e7452cd3
|
feat(ext/crypto): support importing/exporting raw AES keys (#12392)
|
2021-10-12 15:48:08 +02:00 |
|
Divy Srivastava
|
58f04d8e46
|
feat(ext/crypto): implement deriveKey (#12117)
|
2021-10-12 16:09:46 +05:30 |
|
Divy Srivastava
|
70978fd05a
|
feat(ext/crypto): support importing raw ECDSA keys (#11871)
|
2021-10-11 17:00:48 +02:00 |
|
Divy Srivastava
|
3b2cb8e711
|
feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)
* initial stuff
* stuff
* merge stuff
* cleanup
* fmt
* length
* update lockfile
* decrypt
* fixy
* clippy hello?
* hmm
* fixs
* fix lint
* add AesCbcParams
* fixes
* fixy
* lockfile fixy
* fix dumb assertions
* re run CI
* rerun CI
* rerun CI
|
2021-10-11 16:37:51 +02:00 |
|
Divy Srivastava
|
a5d3c8b06c
|
feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)
|
2021-10-08 17:29:36 +02:00 |
|
Divy Srivastava
|
b033a7a6d4
|
fix(ext/crypto): key generation based on AES key length (#12146)
|
2021-10-06 11:24:41 +02:00 |
|
Divy Srivastava
|
3aa8591595
|
feat(ext/crypto): export spki for RSA (#12114)
|
2021-10-06 11:18:12 +02:00 |
|
Leo K
|
77a00ce1fb
|
chore: various op cleanup (#12329)
|
2021-10-05 22:38:27 +02:00 |
|
Bartek Iwańczuk
|
d67e858506
|
chore: merge v1.14.3 into main (#12327)
|
2021-10-05 21:40:39 +02:00 |
|
Divy Srivastava
|
8884141c3f
|
fix(ext/crypto): missing Aes key typings (#12307)
|
2021-10-03 15:24:46 +02:00 |
|
Divy Srivastava
|
21520f5ff1
|
feat(ext/crypto): decode RSAES-OAEP-params with default values (#12292)
|
2021-10-02 15:20:53 +02:00 |
|
Divy Srivastava
|
1dfa35b2ba
|
fix(ext/crypto): use NotSupportedError for importKey() (#12289)
|
2021-10-01 13:16:11 +02:00 |
|
Divy Srivastava
|
5065c7bcd9
|
feat(ext/crypto): implement wrapKey (#12125)
|
2021-10-01 11:39:49 +02:00 |
|
Divy Srivastava
|
c0b6c0eea5
|
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
|
2021-10-01 11:14:16 +02:00 |
|
Aaron O'Mullan
|
e8901281da
|
chore: bump crate versions for 1.14.2 (#12253)
|
2021-09-28 12:19:03 +02:00 |
|
李瑞丰
|
46245b830a
|
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2021-09-25 02:07:22 +09:00 |
|
Kitson Kelly
|
2a56cd545c
|
chore: bump crate versions for 1.14.1 (#12172)
|
2021-09-22 06:53:47 +10:00 |
|
Divy Srivastava
|
868f38d452
|
fix(ext/crypto): use DataError in importKey() (#12071)
|
2021-09-16 09:58:29 +02:00 |
|
Divy Srivastava
|
9270cad67c
|
fix(ext/crypto): don't use core.decode for encoding jwk keys (#12088)
|
2021-09-16 09:12:38 +02:00 |
|
David Sherret
|
16c27fce1f
|
chore: bump crate versions for 0.14 (#12072)
|
2021-09-14 15:38:35 -04:00 |
|
Divy Srivastava
|
c41460ecc4
|
feat(ext/crypto): import RSA pkcs#8 keys (#11891)
|
2021-09-14 15:21:20 +02:00 |
|
Luca Casonato
|
d0b5ff6db9
|
feat(ext/crypto): generate ECDH keys (#11870)
Add support for ECDH algorithm in SubtleCrypto#generateKey.
|
2021-09-13 11:35:49 +02:00 |
|
Divy Srivastava
|
2199bdaf64
|
feat(ext/crypto): export RSA keys as pkcs#8 (#11880)
|
2021-09-13 11:33:28 +02:00 |
|
Divy Srivastava
|
0520ae62dd
|
fix(ext/crypto): add HkdfParams and Pkdf2Params types (#11991)
|
2021-09-12 23:02:49 +02:00 |
|
Divy Srivastava
|
0cb22d4cba
|
feat(ext/crypto): implement HKDF operations (#11865)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2021-09-11 16:54:03 -04:00 |
|
Divy Srivastava
|
40c63d1255
|
feat(ext/crypto): verify ECDSA signatures (#11739)
|
2021-09-11 16:49:53 -04:00 |
|
David Sherret
|
987716798f
|
feat(fmt): add basic JS doc formatting (#11902)
|
2021-09-02 18:28:12 -04:00 |
|
Luca Casonato
|
1bf7b90ca8
|
chore: update dependencies (#11856)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-09-02 23:38:44 +02:00 |
|
Luca Casonato
|
cee5be4539
|
feat(ext/crypto): AES key generation (#11869)
Support AES-CTR, AES-CBC, AES-GCM, and AES-KW in
SubtleCrypto#generateKey.
|
2021-08-31 11:25:44 +02:00 |
|
Divy Srivastava
|
5ee2110179
|
feat(ext/crypto): support JWK export for HMAC (#11864)
|
2021-08-29 14:23:51 +02:00 |
|
Divy Srivastava
|
1f57cd2c0f
|
feat(ext/crypto): support JWK import for HMAC (#11716)
|
2021-08-27 13:19:41 +02:00 |
|
Divy Srivastava
|
23a9bc099d
|
feat(ext/crypto): implement importKey and deriveBits for PBKDF2 (#11642)
|
2021-08-26 12:48:07 +02:00 |
|
Divy Srivastava
|
85a56e7144
|
feat(ext/crypto): implement encrypt, decrypt & generateKey for RSA-OAEP (#11654)
|
2021-08-24 21:59:02 +02:00 |
|
Divy Srivastava
|
46e4ba38b2
|
fix(ext/crypto): KeyAlgorithm typings for supported algorithms (#11738)
|
2021-08-24 15:15:25 +02:00 |
|
David Sherret
|
6db8cbb650
|
chore: release crates for 1.13.2 (#11820)
|
2021-08-23 15:48:08 -04:00 |
|
Feng Yu
|
856884b2df
|
fix(ext/crypto): remove duplicate Algorithm interface defination (#11807)
|
2021-08-23 13:54:39 +10:00 |
|
Divy Srivastava
|
af97535b7c
|
fix(ext/crypto): exportKey() for HMAC (#11737)
Fixes typings and innerKey processing (WPT doesn't test
exportKey for HMAC so this wasn't caught earlier).
|
2021-08-17 11:29:32 +02:00 |
|
David Sherret
|
a66a7bebbe
|
chore: release crates for 1.13.1 (#11729)
|
2021-08-16 16:49:14 -04:00 |
|
Divy Srivastava
|
eea6f578fc
|
fix(ext/crypto): enable non-extractable keys (#11705)
|
2021-08-16 18:11:36 +02:00 |
|