JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q38229F
  • License MIT

AES+CBC encryption/decryption with blake3 mac for web, node.js, deno and bun.

Package Exports

  • @webbuf/acb3
  • @webbuf/acb3/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@webbuf/acb3) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AES+CBC Blake3

Encrypt/decrypt data using AES-CBC with Blake3 MAC authentication.