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 |
|
Divy Srivastava
|
eea6f578fc
|
fix(ext/crypto): enable non-extractable keys (#11705)
|
2021-08-16 18:11:36 +02:00 |
|
Divy Srivastava
|
2d578ea54a
|
fix(ext/crypto): fix copying buffersource (#11714)
|
2021-08-15 12:00:35 +02:00 |
|
Divy Srivastava
|
71f79097c6
|
fix(ext/crypto): importKey() SecurityError on non-extractable keys (#11662)
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
2021-08-13 23:20:44 +02:00 |
|
Divy Srivastava
|
c6e3f93ebb
|
fix(ext/crypto): handle idlValue not being present (#11685)
|
2021-08-13 19:34:24 +02:00 |
|
Divy Srivastava
|
c1f97056f4
|
fix(ext/crypto): take a copy of keyData bytes (#11666)
|
2021-08-13 11:27:56 +02:00 |
|
Ryan Dahl
|
a0285e2eb8
|
Rename extensions/ directory to ext/ (#11643)
|
2021-08-11 12:27:05 +02:00 |
|