fentec-project / gofeLinks
Functional encryption library in Go
☆194Updated 2 years ago
Alternatives and similar repositories for gofe
Users that are interested in gofe are comparing it to the libraries listed below
Sorting:
- Pairing-based cryptography for Go☆102Updated 7 years ago
- The OpenABE library - open source cryptographic library with attribute-based encryption implementations in C/C++☆274Updated 2 years ago
- multi-authority attribute based encryption☆43Updated 5 years ago
- Comprehensive Open Source Library for Secure Multiparty Computation☆188Updated 2 years ago
- Attribute-based Encryption☆206Updated 5 years ago
- Repository for the SCALE-MAMBA MPC system☆264Updated 2 years ago
- Library for performing Function Secret Sharing (FSS)☆94Updated 7 years ago
- The Pairing-based Crypto library☆260Updated 6 months ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆183Updated 2 months ago
- A FRamework for Efficient Secure COmputation☆140Updated 11 months ago
- A Go implementation of the partially homomorphic Paillier Cryptosystem.☆153Updated 7 years ago
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆222Updated 7 years ago
- Implementation of some SSE schemes, including Sophos, Diana and Janus☆100Updated 4 years ago
- Proxy Re-Encryption go implementation☆89Updated 5 years ago
- Functional encryption library in C☆89Updated 4 years ago
- Sample code and build environments for MPC frameworks☆521Updated last year
- Implementations of Private Set Intersection Protocols☆188Updated 7 months ago
- The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-…☆98Updated 3 years ago
- Semi-honest Two Party Computation Based on Garbled Circuits.☆81Updated 2 months ago
- MPyC: Multiparty Computation in Python☆413Updated last week
- A two-party secure function evaluation using Yao's garbled circuit protocol☆78Updated last year
- Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehens…☆219Updated last year
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 5 years ago
- C++ OT extension implementation☆128Updated 5 years ago
- MIRACL Core☆238Updated 2 weeks ago
- SpOT-Light: Lightweight Private Set Intersection from Sparse OT Extension (CRYPTO 2019)☆35Updated 4 years ago
- Example implementation of the SealPIR protocol