libPSI
Private sharing protocols
A set of cryptographic protocols for secure private data sharing.
A repository for private set intersection.
177 stars
6 watching
48 forks
Language: C++
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 177 |
osu-crypto/libote | A fast and portable C++20 library for Oblivious Transfer extension protocols. | 444 |
osu-crypto/batchdualex | An implementation of a secure protocol for two-party computation to protect the integrity and confidentiality of computations | 14 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |
ursiform/sleuth | A Go library for peer-to-peer communication between services on the same network | 375 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
open-quantum-safe/liboqs | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |
cryptobiu/libscapi | Provides high-performance protocols and cryptographic infrastructure for secure multiparty computation | 182 |
osu-crypto/bark-oprf | An implementation of an efficient and scalable oblivious PRF scheme with applications to private set intersection. | 79 |
aarhuscrypto/duplo | A cryptographic protocol implementation for secure computation | 22 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
duo-labs/secret-bridge | Automates secret detection in GitHub repositories | 191 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |