1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/extensions/crypto
Luca Casonato 5887dd3c95
chore: release crates (#10661)
For the Deno 1.10.2 release.
2021-05-17 17:34:35 +02:00
..
01_crypto.js Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
Cargo.toml chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
lib.deno_crypto.d.ts Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
lib.rs Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
README.md Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00

deno_crypto

This crate implements the Web Cryptography API.

Spec: https://www.w3.org/TR/WebCryptoAPI/