import { type DigestAlgorithm } from "https://deno.land/x/proc@0.21.9/tools/deps/crypto.ts";
Extended digest algorithms accepted by stdCrypto.subtle.digest
.
definition: DigestAlgorithmName | DigestAlgorithmObject
import { type DigestAlgorithm } from "https://deno.land/x/proc@0.21.9/tools/deps/crypto.ts";
Extended digest algorithms accepted by stdCrypto.subtle.digest
.