deno_crypto 0.10.0

Collection of WebCrypto APIs
Documentation
[dependencies.deno_core]
version = "0.76.0"

[dependencies.rand]
version = "0.7.3"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "Collection of WebCrypto APIs"
edition = "2018"
license = "MIT"
name = "deno_crypto"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.10.0"