Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/scrypt/lib/hmac.ts

๐Ÿ”‘ Deno library for hashing passwords using scrypt
Go to Latest
import * as scrypt from "https://deno.land/x/scrypt@v4.4.0/lib/hmac.ts";

Functions

Synchronous Hash-based Message Authentication Code implementation using SHA256