@lit-protocol/encryption
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

Quick Start

This submodule provides encryption and decryption of contents (string, zip, etc.) respectively using a symmetric key, with the encrypted content returned as a Blob and the symmetric key as a Uint8Array

node.js / browser

yarn add @lit-protocol/encryption

Vanilla JS (UMD)

<script src="https://cdn.jsdelivr.net/npm/@lit-protocol/encryption-vanilla/encryption.js"></script>
<script>
  console.log(LitJsSdk_encryption);
</script>

Readme

Keywords

Package Sidebar

Install

npm i @lit-protocol/encryption

Weekly Downloads

7,077

Version

5.0.0

License

MIT

Unpacked Size

79.6 kB

Total Files

14

Last publish

Collaborators

  • maximushaximus
  • famura
  • josh-long
  • hwrdtm
  • websaam
  • adarsh-kumar28
  • glitch003