amypritc / SMC2

SMC2, or Secure Multiparty Computation in C, is the formalization and extension of the PICCO compiler, designed for general purpose secure multiparty computations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMC2

SMC2, or Secure Multiparty Computation in C, is the formalization and extension of the PICCO compiler, designed for general purpose secure multiparty computations.

SMC2 is built using the PICCO compiler, whose main repository can be found here: https://github.com/PICCO-Team/picco.

The Docker implementation can be found here: https://github.com/SMC2-Team/smc2.

About

SMC2, or Secure Multiparty Computation in C, is the formalization and extension of the PICCO compiler, designed for general purpose secure multiparty computations.

License:GNU General Public License v3.0


Languages

Language:C++ 50.5%Language:C 43.6%Language:Yacc 3.9%Language:Lex 0.7%Language:Python 0.6%Language:Shell 0.4%Language:Makefile 0.3%