ABY

Secure computation framework

A framework for efficient mixed-protocol secure two-party computation

ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation

GitHub

465 stars
29 watching
133 forks
Language: C++
last commit: over 4 years ago
circuitencryptogarbled-circuitsmpcsecret-sharingsecure-computation

Related projects:

RepositoryDescriptionStars
encryptogroup/tastyAutomates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques10
cryptobiu/semi-honest-bmrA C++ implementation of the semi-honest secure BMR protocol for multi-party computation.5
encryptogroup/motionA framework for secure multi-party computation86
aarhuscrypto/duploA cryptographic protocol implementation for secure computation22
encryptogroup/psiAn implementation of Private Set Intersection protocols for secure data sharing177
aarhuscrypto/tinylegoAn implementation of a cryptographic protocol for secure two-party computation16
tf-encrypted/mooseA secure distributed dataflow framework for encrypted machine learning and data processing59
encryptogroup/ucA compiler for constructing universal circuits used in cryptography39
bristolcrypto/apricotA cryptographic library implementing a protocol for secure multi-party computation16
osu-crypto/batchdualexAn implementation of a secure protocol for two-party computation to protect the integrity and confidentiality of computations14
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47
momalab/e3A framework for compiling C++ programs with encrypted operands to support private computation on public data91
bitpay/bitcore-eciesA module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES)58
unboundsecurity/blockchain-crypto-mpcProtects cryptographic keys and seed secrets using secure multiparty computation459
kennysong/tinysmpcA tiny Python library for collaborative secure multi-party computation on private data87