DUPLO
Secure computation library
An implementation of a cryptographic protocol for secure computation on distributed systems
A C++ implementation of the DUPLO cryptographic protocol
22 stars
5 watching
4 forks
Language: C++
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aarhuscrypto/tinylego | An implementation of a cryptographic protocol for secure two-party computation | 16 |
aarhuscrypto/splitcommit | A portable C++ implementation of the recent UC-secure additively homomorphic commitment scheme | 10 |
bristolcrypto/apricot | A cryptographic library implementing a protocol for secure multi-party computation | 16 |
encryptogroup/aby | A framework for efficient mixed-protocol secure two-party computation | 464 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 178 |
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
secretflow/yacl | Provides cryptographic primitives and protocols for secure computation and communication. | 79 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |