Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/crypto/des.ts>Des#decryptBlock

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Latest
method Des.prototype.decryptBlock
import { Des } from "https://deno.land/x/crypto@v0.10.1/des.ts";

Parameters

data: DataView
offset: number