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

x/aes_cfb/mod.ts>Aes128Cfb#encrypt

WebAssembly powered AES-CFB encryption for Deno, written in Rust.
Latest
method Aes128Cfb.prototype.encrypt
import { Aes128Cfb } from "https://deno.land/x/aes_cfb@1.3/mod.ts";