@lit-protocol/encryption
v7.0.0
Published
This submodule provides encryption and decryption of contents (string, file, etc.) respectively using a symmetric key, with the encrypted content returned as a Blob and the symmetric key as a Uint8Array
Downloads
42,047
Keywords
Readme
Quick Start
This submodule provides encryption and decryption of contents (string, file, 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