Skip to main content
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.30/client/0_password.ts";

Parameters

password: Uint8Array
salt: Uint8Array
iterations: number