Skip to main content
Go to Latest
type alias Algorithms
import { type Algorithms } from "https://deno.land/std@0.145.0/node/internal/crypto/pbkdf2.ts";
definition:
| "md5"
| "ripemd160"
| "rmd160"
| "sha1"
| "sha224"
| "sha256"
| "sha384"
| "sha512"