crypto-wasi 0.1.1

wasi-crypto wrapper with nodejs's `crypto` style
Documentation
[dependencies.base64]
version = "0.21.0"

[dependencies.der]
features = ["alloc", "oid"]
version = "0.7.8"

[dependencies.pem]
version = "1.1.1"

[package]
authors = ["Puellaquae <shentukeqin@hotmail.com>"]
description = "wasi-crypto wrapper with nodejs's `crypto` style"
edition = "2021"
keywords = ["wasi", "crypto", "wasm"]
license = "MIT"
name = "crypto-wasi"
readme = "README.md"
repository = "https://github.com/Puellaquae/crypto-wasi"
version = "0.1.1"