Skip to main content
Module

x/blocks/deps.ts>crypto

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
variable crypto
import { crypto } from "https://deno.land/x/blocks@1.57.24/deps.ts";

An wrapper for WebCrypto adding support for additional non-standard algorithms, but delegating to the runtime WebCrypto implementation whenever possible.

type

StdCrypto