@solar-republic/aes-128-siv-js
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

AES-128 SIV for the Web

A zero-dependency TypeScript library for encrypting & decrypting data using AES-128 SIV. Other key sizes not supported. Intended for use with the Secret Network.

The main bundle is built as an ESM module targetting ES2022 for the Web. The codebase and build process are tuned to produce the minimal bundle size when gzipped.

Install

npm install @solar-republic/aes-128-siv-js

Readme

Keywords

none

Package Sidebar

Install

npm i @solar-republic/aes-128-siv-js

Weekly Downloads

1

Version

0.1.8

License

Apache-2.0

Unpacked Size

3.74 kB

Total Files

4

Last publish

Collaborators

  • blake.regalia