encryptogroup / tasty

Tool for Automating efficient Secure Two-partY computation protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

TASTY is a Tool for Automating (i.e., describing, generating, executing, benchmarking, and comparing) efficient Secure Two-partY computation protocols using combinations of garbled circuits and homomorphic encryption techniques.

The source code of TASTY is available at https://github.com/tastyproject/tasty.

The documentation on how to install and use TASTY can be found at [https://github.com/encryptogroup/tasty/blob/master/wiki/Doc_Binary.wiki]

Publications

The following publication contains a detailed description of TASTY:

The underlying protocols are described in the following two publications:

Contact

Thomas Schneider

About

Tool for Automating efficient Secure Two-partY computation protocols


Languages

Language:Python 100.0%