Skip to main content
Module

x/mtkruto/utilities/0_crypto.ts>CTR

Cross-runtime JavaScript library for building Telegram clients
Latest
class CTR
import { CTR } from "https://deno.land/x/mtkruto@0.2.30/utilities/0_crypto.ts";

Constructors

new
CTR(key: Uint8Array, iv: Uint8Array)

Methods

call(data: Uint8Array)

This must not be called after destroying.