import { BlockCiperOperation } from "https://deno.land/x/god_crypto@v1.4.10/src/aes/block_ciper_operator.ts";
Module
x/god_crypto/src/aes/block_ciper_operator.ts>BlockCiperOperation.encrypt
Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular