function to32bytesimport { to32bytes } from "https://deno.land/x/scrypt@v4.1.2/lib/helpers.ts"; to32bytes(input: string | Uint8Array): Uint8ArrayParametersinput: string | Uint8ArrayReturnsUint8Array