import { getHashes } from "https://deno.land/std@0.126.0/node/_crypto/hash.ts";
Returns an array of the names of the supported hash algorithms, such as 'sha1'.
import { getHashes } from "https://deno.land/std@0.126.0/node/_crypto/hash.ts";
Returns an array of the names of the supported hash algorithms, such as 'sha1'.