Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/client/0_password.ts>pbkdf2

Cross-runtime JavaScript library for building Telegram clients
Latest
function pbkdf2
import { pbkdf2 } from "https://deno.land/x/mtkruto@0.2.24/client/0_password.ts";

Parameters

password: Uint8Array
salt: Uint8Array
iterations: number