kennysong / tinysmpc
A tiny, educational library for secure multi-party computation (in pure Python).
☆89Updated 2 years ago
Alternatives and similar repositories for tinysmpc:
Users that are interested in tinysmpc are comparing it to the libraries listed below
- An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties☆86Updated last year
- Semi-honest Two Party Computation Based on Garbled Circuits.☆78Updated 2 years ago
- The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-…☆85Updated 2 years ago
- Efficient and Interactive Zero-Knowledge Proofs☆91Updated last year
- A two-party secure function evaluation using Yao's garbled circuit protocol☆74Updated 10 months ago
- Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehens…☆209Updated 4 months ago
- Practical Privacy-Preserving K-means Clustering (PETS-2020)☆33Updated 3 years ago
- Homomorphic comparison in leveled homomorphic encryption and its applications☆37Updated 3 years ago
- ☆222Updated 2 months ago
- ☆54Updated 2 years ago
- Efficient Private Set Intersection base on VOLE☆126Updated last month
- Private Information Retrieval protocol☆45Updated 4 years ago
- Function Secret Sharing library for Python and Rust with hardware acceleration (PETS '22)☆56Updated last year
- ☆20Updated 2 years ago
- Crypto and networking utils used for ABY and OTExtension☆19Updated 3 years ago
- The repo of "Efficient 3PC for Binary Circuits with Application to Maliciously-Secure DNN Inference"☆21Updated last year
- Library for performing Function Secret Sharing (FSS)☆89Updated 6 years ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆170Updated 7 months ago
- C++ OT extension implementation☆127Updated 4 years ago
- Global-Scale Secure Multiparty Computation☆44Updated 2 years ago
- Example implementation of the SealPIR protocol☆146Updated 5 months ago
- Benchmarks for various multi-party computation frameworks☆19Updated 5 months ago
- Rust implementation of the BMR16 arithmetic garbling scheme.☆34Updated 5 years ago
- Materials about Privacy-Preserving Machine Learning☆245Updated 2 months ago
- Implementation of protocols in Falcon☆93Updated 8 months ago
- Implementation of protocols in SecureNN.☆129Updated 2 years ago
- Repository for the SCALE-MAMBA MPC system☆257Updated last year
- Privacy -preserving Neural Networks