Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
(#11367)
This commit introduces "SubtleCrypto.importKey()" and
"SubtleCrypto.exportKey()" APIs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Relevant spec change: https://github.com/w3c/webcrypto/pull/266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|
|
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Yacine Hmito yacinehmito@users.noreply.github.com
|
|
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
|
|
|
|
|
|
|
For the Deno 1.10.2 release.
|
|
|
|
|