Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/scrypt/lib/helpers.ts

🔑 Deno library for hashing passwords using scrypt
Go to Latest
import * as scrypt from "https://deno.land/x/scrypt@v4.3.4/lib/helpers.ts";

Functions

Truncate input to 32 bytes Text will be encoded using UTF-8