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

x/crypto/benchmarks/utils/benchmarkArgs.ts>args

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Latest
variable args
import { args } from "https://deno.land/x/crypto@v0.10.1/benchmarks/utils/benchmarkArgs.ts";

type

{ runs; only; skip; silent; }