1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/extensions
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
..
broadcast_channel chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
console chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
crypto feat(extensions/crypto): implement importKey and exportKey for raw HMAC keys (#11367) 2021-08-03 21:24:02 +02:00
fetch chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
http chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
net chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
timers chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
url chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
web chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webgpu chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webidl chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
websocket chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webstorage chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00