Works with
•JSR Score70%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Extensions to the Web Crypto supporting additional encryption APIs, but also delegating to the built-in APIs when possible.
Add Package
deno add jsr:@std/crypto
Import symbol
import * as crypto from "@std/crypto";
Import directly with a jsr specifier
import * as crypto from "jsr:@std/crypto";