UNPKG

@webbuf/aescbc

Version:

Rust/wasm optimized AES+CBC encryption/decryption for web, node.js, deno and bun.

9 lines (8 loc) 136 B
{ "extends": "./tsconfig.json", "include": ["src"], "exclude": ["test", "dist"], "compilerOptions": { "noEmit": false } }