type alias NormalizedAlgorithmsimport { type NormalizedAlgorithms } from "https://deno.land/std@0.104.0/node/_crypto/pbkdf2.ts"; definition: | "md5" | "ripemd160" | "sha1" | "sha224" | "sha256" | "sha384" | "sha512"