Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.2.0/lib/helpers.ts";

Parameters

input: string | Uint8Array

Returns

Uint8Array