import { hash } from "https://deno.land/x/dnit@dnit-v1.14.3/deps.ts";
const { createHash } = hash;
Creates a new Hash
instance.
Parameters
algorithm: SupportedAlgorithm
name of hash algorithm to use
import { hash } from "https://deno.land/x/dnit@dnit-v1.14.3/deps.ts";
const { createHash } = hash;
Creates a new Hash
instance.
name of hash algorithm to use