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

5.0.0 • Public • Published

Quick Start

The crypto.ts file in the Lit SDK handles cryptographic operations, including the generation, import, encryption and decryption of keys, as well as management of cryptographic shares using BLS and ECDSA schemes.

node.js / browser

yarn add @lit-protocol/crypto

Vanilla JS (UMD)

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

Readme

Keywords

Package Sidebar

Install

npm i @lit-protocol/crypto

Weekly Downloads

10,938

Version

5.0.0

License

MIT

Unpacked Size

31.5 kB

Total Files

8

Last publish

Collaborators

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