cryptobiu / libscapiLinks
Comprehensive Open Source Library for Secure Multiparty Computation
☆186Updated 2 years ago
Alternatives and similar repositories for libscapi
Users that are interested in libscapi are comparing it to the libraries listed below
Sorting:
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆222Updated 6 years ago
- A FRamework for Efficient Secure COmputation☆141Updated 6 months ago
- Library for performing Function Secret Sharing (FSS)☆93Updated 6 years ago
- Repository for the SCALE-MAMBA MPC system☆263Updated 2 years ago
- C++ OT extension implementation☆128Updated 4 years ago
- ☆182Updated 4 years ago
- ☆229Updated 7 months ago
- Semi-honest Two Party Computation Based on Garbled Circuits.☆78Updated 3 years ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆176Updated last month
- Example implementation of the SealPIR protocol☆151Updated 9 months ago
- The Pairing-based Crypto library☆258Updated last month
- An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties☆88Updated 2 years ago
- A repo to hold common tools used by my crypto projects☆131Updated 2 weeks ago
- Implementations of Private Set Intersection Protocols☆185Updated 2 months ago
- A fast, portable, and easy to use Oblivious Transfer Library☆473Updated last week
- TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits☆125Updated last year
- A repository for private set intersection.☆184Updated 8 months ago
- Sample code and build environments for MPC frameworks☆518Updated 9 months ago
- Private Information Retrieval protocol☆45Updated 4 years ago
- A generic Secure Computation API for garbled circuits, SPDZ, etc.☆21Updated 2 years ago
- Practical Multi-party Private Set Intersection from Symmetric-Key Techniques[ACM CCS 2017]☆99Updated last year
- The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-…