import { detectFormat } from "https://deno.land/x/scrypt@v4.4.1/lib/format.ts";
Guess the format of a hash based on its prefix It's technically possible for the raw hash to start with a colliding prefix, but it's very unlikely
Returns
- detected format of the hash