mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
a3d024ac2e
This commit adds support for `spki` key format for `crypto.subtle.importKey` for the RSA* algorithms. |
||
---|---|---|
.. | ||
00_crypto.js | ||
01_webidl.js | ||
Cargo.toml | ||
key.rs | ||
lib.deno_crypto.d.ts | ||
lib.rs | ||
README.md |
deno_crypto
This crate implements the Web Cryptography API.