Skip to content
CL CRYPTO LAB systemslibrarian.dev
Menu GitHub
Skip to main content

Silent Tally

Secure MPC · Shamir Secret Sharing · t=3-of-5 threshold

Five hospitals split each private enrollment count into Shamir shares, add the shares locally, and Lagrange-interpolate only the combined trial total — no individual count ever leaves its owner.

WHY IT MATTERS

Institutions must pool sensitive data — patient counts, salaries, votes — without a trusted aggregator that could leak or abuse it. Additively-homomorphic secret sharing lets a group learn the sum while every input stays hidden, even if attackers collude below the threshold.

Initializing cryptographic core…

Related demos: shamir-gate · vss-gate · paillier-gate · threshold-decrypt · frost-threshold
Whether you eat or drink or whatever you do, do it all for the glory of God. — 1 Corinthians 10:31