deno/op_crates/crypto
Luca Casonato 52d316f143
chore: release crates (#10327)
Release crates for the cli 1.9.2 release.
2021-04-23 15:05:12 +02:00
..
01_crypto.js refactor(deno): remove concept of bin & json ops (#10145) 2021-04-12 15:55:05 -04:00
Cargo.toml chore: release crates (#10327) 2021-04-23 15:05:12 +02:00
README.md chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00
lib.deno_crypto.d.ts chore: move crypto types to op_crates/crypto (#9609) 2021-02-26 12:06:26 -05:00
lib.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00

README.md

deno_crypto

This crate implements the Web Cryptography API.

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