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

x/scrypt/lib/helpers.ts>to32bytes

🔑 Deno library for hashing passwords using scrypt
Go to Latest
function to32bytes
import { to32bytes } from "https://deno.land/x/scrypt@v4.1.1/lib/helpers.ts";

Parameters

input: string | Uint8Array

Returns

Uint8Array