Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/argon2/cli/deps.ts>argon2.MIN_SALT_SIZE

Argon2 encryption library for Deno
Latest
variable argon2.MIN_SALT_SIZE
import { argon2 } from "https://deno.land/x/argon2@v0.9.2/cli/deps.ts";
const { MIN_SALT_SIZE } = argon2;

type

number