import * as scrypt from "https://deno.land/x/scrypt@v4.1.2/lib/helpers.ts";
Functions
Format hash as a PHC format string (a stricter subset of Modular Crypt Format created for argon2) This format is fully compatible with MCF and this implementation is based on passlib Salt and hash are saved as base64 encoded strings without padding | |