SplitCommit
Homomorphic Commitment Scheme
A portable C++ implementation of the recent UC-secure additively homomorphic commitment scheme
A portable C++ implementation of the [FJNT16] XOR-homomorphic commitment scheme
10 stars
4 watching
3 forks
Language: C++
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aarhuscrypto/duplo | A cryptographic protocol implementation for secure computation | 22 |
aarhuscrypto/tinylego | An implementation of a cryptographic protocol for secure two-party computation | 16 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 177 |
bristolcrypto/apricot | A cryptographic library implementing a protocol for secure multi-party computation | 16 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
encryptogroup/uc | A compiler for constructing universal circuits used in cryptography | 39 |
awslabs/homomorphic-implementors-toolkit | A toolkit providing an abstract API to simplify the design and evaluation of homomorphic circuits for secure computations | 66 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 88 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
openfheorg/openfhe-development | A library for implementing fully homomorphic encryption | 780 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |