Skip to main content
Go to Latest
function EVP_BytesToKey
import { EVP_BytesToKey } from "https://deno.land/std@0.139.0/node/_crypto/crypto_browserify/evp_bytes_to_key.ts";

Parameters

password: string | Buffer
salt: string | Buffer
keyBits: number
ivLen: number