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 | An implementation of a cryptographic protocol for secure computation on distributed systems | 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 | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 178 |
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 | 226 |
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 | 65 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |