Skip to main content
Deno 2 is finally 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.1.2/lib/helpers.ts";

Parameters

input: string | Uint8Array

Returns

Uint8Array