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
464 stars
29 watching
132 forks
Language: C++
last commit: over 2 years ago circuitencryptogarbled-circuitsmpcsecret-sharingsecure-computation
Related projects:
Repository | Description | Stars |
---|---|---|
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
cryptobiu/semi-honest-bmr | A C++ implementation of the semi-honest secure BMR protocol for multi-party computation. | 5 |
encryptogroup/motion | A framework for secure multi-party computation | 85 |
aarhuscrypto/duplo | An implementation of a cryptographic protocol for secure computation on distributed systems | 22 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 178 |
aarhuscrypto/tinylego | An implementation of a cryptographic protocol for secure two-party computation | 16 |
tf-encrypted/moose | A secure distributed dataflow framework for encrypted machine learning and data processing | 59 |
encryptogroup/uc | A compiler for constructing universal circuits used in cryptography | 39 |
bristolcrypto/apricot | A cryptographic library implementing a protocol for secure multi-party computation | 16 |
osu-crypto/batchdualex | An implementation of a secure protocol for two-party computation to protect the integrity and confidentiality of computations | 14 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
momalab/e3 | A framework for compiling C++ programs with encrypted operands to support private computation on public data | 91 |
bitpay/bitcore-ecies | A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES) | 58 |
unboundsecurity/blockchain-crypto-mpc | Protects cryptographic keys and seed secrets using secure multiparty computation | 456 |
kennysong/tinysmpc | A tiny Python library for collaborative secure multi-party computation on private data | 84 |