Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/scrypt/lib/scrypt.ts>encoding

🔑 Deno library for hashing passwords using scrypt
Go to Latest
type alias encoding
import { type encoding } from "https://deno.land/x/scrypt@v4.3.4/lib/scrypt.ts";
definition: "utf-8" | "base64" | "hex"