Metadata-Version: 2.1
Name: SMPCbox
Version: 1.0.2
Summary: A framework for implementation of secure multi party computation protocols
Home-page: UNKNOWN
Author: Bas Jansweijer, Luuk Jonker, Zoltan Mann
Author-email: bas.jansweijer@student.uva.nl, luuk.jonker@student.uva.nl
License: UNKNOWN
Keywords: python,protocols,multi party computation,MPC,secure multi party computation,SMPC
Platform: UNKNOWN
License-File: LICENCE


SMPCbox is a framework which can be used to implement Secure Multi Party Computation (SMPC) protocols.
The idea behind the project is to provide a way to easily test protocols, visualise protocol execution
and gather statistics on protocol execution.
This framework is meant to help researchers and students to better understand SMPC protocols.


