import * as crypto from "https://deno.land/x/crypto@v0.10.1/src/block-modes/cbc.ts"; ClassescCbcCipher block chaining (CBC) mode of operation.