Skip to content
#

secure-computation

Here are 6 public repositories matching this topic...

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.

  • Updated May 30, 2025
  • TypeScript

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.

  • Updated May 30, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the secure-computation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-computation topic, visit your repo's landing page and select "manage topics."

Learn more