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

6.0.1 • 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>

/@lit-protocol/encryption/

    Package Sidebar

    Install

    npm i @lit-protocol/encryption

    Weekly Downloads

    7,889

    Version

    6.0.1

    License

    MIT

    Unpacked Size

    79.6 kB

    Total Files

    14

    Last publish

    Collaborators

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