1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/cli/tests
Luca Casonato b220a58d1a
feat(ext/crypto): support exporting RSA JWKs (#13081)
This commit adds support for exporting RSA JWKs in the Web Crypto API.
It also does some minor fixes for RSA JWK imports.

Co-authored-by: Sean Michael Wykes <sean.wykes@nascent.com.br>
2021-12-14 17:02:14 +01:00
..
integration fix(ext/web): set location undefined when --location is not specified (#13046) 2021-12-14 00:35:59 +09:00
testdata feat(lsp): improve registry completion suggestions (#13023) 2021-12-14 06:24:11 +11:00
unit feat(ext/crypto): support exporting RSA JWKs (#13081) 2021-12-14 17:02:14 +01:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00