js-sdk-v3-test-encryption
TypeScript icon, indicating that this package has built-in type declarations

3.0.5 • 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 js-sdk-v3-test-encryption

Weekly Downloads

0

Version

3.0.5

License

MIT

Unpacked Size

50.2 kB

Total Files

16

Last publish

Collaborators

  • adarsh-kumar28