Cingulata

Homomorphism compiler

A compiler toolchain and runtime environment for executing C++ programs on encrypted data using homomorphic encryption techniques.

Cingulata (pronounced "tchingulata") is a compiler toolchain and RTE for running C++ programs over encrypted data by means of fully homomorphic encryption techniques.

GitHub

404 stars
23 watching
43 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

compilerencryptionfhehomomorphic-encryptionprivacytoolchain

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cpeikert/alchemyA compiler for homomorphic encryption languages66
microsoft/evaAutomates away parts of homomorphic encryption requiring cryptographic expertise227
zama-ai/concreteA compiler that converts Python programs into homomorphic encryption algorithms1,270
vernamlab/cuheA CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings.195
kuleuven-cosic/finalProvides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE.36
edouarda/brigandA C++ meta-programming library for instant compile-time computations and manipulations of code.572
vernamlab/cufheA CUDA-accelerated Fully Homomorphic Encryption Library213
lducas/fhewA library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits.222
certicoq/certicoqA compiler for a subset of the C language that can be compiled with any standard C compiler, used in formal verification and proof assistance.137
aarhuscrypto/splitcommitA portable C++ implementation of the recent UC-secure additively homomorphic commitment scheme10
hcrypt-project/libscarabAn implementation of a fully homomorphic encryption scheme using large integers44
google/fully-homomorphic-encryptionA tool to enable computations on encrypted data using homomorphic encryption3,535
ainfosec/cremaA compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.64
shaih/helibAn open-source software library implementing homomorphic encryption schemes15
momalab/e3A framework for compiling C++ programs with encrypted operands to support private computation on public data91