1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Yacine Hmito a3d024ac2e
feat(crypto): support importKey in SPKI format (#12921)
This commit adds support for `spki` key format for `crypto.subtle.importKey` for the RSA* algorithms.
2021-12-09 20:32:55 +01:00
..
broadcast_channel chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
console chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
crypto feat(crypto): support importKey in SPKI format (#12921) 2021-12-09 20:32:55 +01:00
fetch chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
ffi chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
http chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
net chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
timers feat(ext/timers): add refTimer, unrefTimer API (#12953) 2021-12-09 17:00:55 +09:00
tls chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
url chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
web feat(streams): support abort reasons in streams (#12991) 2021-12-08 23:31:22 +01:00
webgpu chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
webidl chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
websocket chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
webstorage chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00