aicis / fresco-bgw

An implementation of the BGW protocol for secure multi-party computation for the FRESCO framework in the semi-honest setting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresco-bgw

An implementation of the BGW protocol for secure multi-party computation for the FRESCO framework in the semi-honest setting.

The protocol is implemented as described in "A Pragmatic Introduction to Secure Multi-Party Computation" by Evans, Kolesnikov and Rosulek. The original protocol was described in Ben-Or, M., S. Goldwasser, and A. Wigderson. 1988. “Completeness Theorems for Non-Cryptographic Fault-Tolerant Distributed Computation (Extended Abstract)”. In: 20th Annual ACM Symposium on Theory of Computing. ACM Press. 1–10.

About

An implementation of the BGW protocol for secure multi-party computation for the FRESCO framework in the semi-honest setting.

License:MIT License


Languages

Language:Java 100.0%