The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
-
Updated
Jun 21, 2025 - TypeScript
The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
🌮 A TypeScript client for TACo (Threshold Access Control)
A TypeScript library with functions implementing selected ElGamal cryptographic algorithms on top of native JavaScript BigInteger. Its core includes key generation, encryption, and decryption. It is extended with support for threshold encryption. Supports Node.js and the browser. Used by https://sealed.vote.
WIP: Multi-Party Computation Threshold Signature Scheme Implementation in Javascript
A CLI tool to create, and re-create, an age identity keypair with threshold secret sharing.
Leo code generator for varying parameters of Shamir's secret sharing algorithm.
Interfaces for Verifiable Secret Sharing (VSS) in TS/JS
The server component for the ranked-choice voting homomorphic encryption app https://sealed.vote. Uses the threshold-elgamal package: https://www.npmjs.com/package/threshold-elgamal
A browser-based application relying on homomorphic encryption allowing for ranked-choice voting with ranking choices from 1 to 10 in a way such that nobody, including the server, can know what the individual choices were! Only the result is publicly known. Uses the threshold-elgamal package: https://www.npmjs.com/package/threshold-elgamal.
Add a description, image, and links to the threshold-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the threshold-cryptography topic, visit your repo's landing page and select "manage topics."