Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/tools/deps/crypto.ts>DigestAlgorithm

A better way to work with processes in Deno.
Go to Latest
type alias DigestAlgorithm
import { type DigestAlgorithm } from "https://deno.land/x/proc@0.21.9/tools/deps/crypto.ts";

Extended digest algorithms accepted by stdCrypto.subtle.digest.