Skip to main content
Module

x/argontwo/mod.ts

#️⃣ Argon2 hashing module for deno using wasm
Go to Latest
import * as argontwo from "https://deno.land/x/argontwo@0.1.1/mod.ts";

Variables

The three different Argon2 algorithm variants:

The two different versions of the Argon2 algorithm:

Functions

Computes the hash for the password, salt and parameters

Interfaces

The Argon2 parameters