Skip to content

SolarRepublic/aes-128-siv-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published