Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/blocks/deps.ts>crypto

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable crypto
import { crypto } from "https://deno.land/x/blocks@1.72.0/deps.ts";

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

type

StdCrypto