Skip to content
#

information-theoretic-security

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Minimal pure-Python implementation of a secure multi-party computation (MPC) protocol for evaluating arithmetic sum-of-products expressions via a non-interactive computation phase.

  • Updated Oct 15, 2024
  • Python

Browser-based demo of secure multi-party computation — five hospitals compute combined enrollment without revealing individual counts. Shamir SSS · additive homomorphism · GF(2⁶¹-1) · no trusted third party.

  • Updated Apr 11, 2026
  • TypeScript

Browser-based demo of Shamir's Secret Sharing — split a secret into n shares, reconstruct from any k. Polynomial curve visualization, information-theoretic security proof, and AES key protection. Invented by Adi Shamir (Weizmann Institute, Israel) in 1979.

  • Updated Apr 11, 2026
  • Shell

Browser-based 2-server XOR Private Information Retrieval (Chor et al. 1995) — a patron retrieves any book from a 16-item catalog without the server learning which one was requested. Real IT-PIR arithmetic, step-by-step query walkthrough, and privacy audit panel. Part of crypto-lab.

  • Updated Apr 9, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the information-theoretic-security 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 information-theoretic-security topic, visit your repo's landing page and select "manage topics."

Learn more