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

x/crypto/src/block-modes/base.ts>BlockCipherMode#checkBlockSize

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Latest
method BlockCipherMode.prototype.checkBlockSize
import { BlockCipherMode } from "https://deno.land/x/crypto@v0.10.1/src/block-modes/base.ts";

Parameters

size: number