e3

Encryption compiler

A framework for compiling C++ programs with encrypted operands to support private computation on public data

E3: Encrypt-Everything-Everywhere framework for compiling C++ programs with encrypted operands.

GitHub

91 stars
13 watching
23 forks
Language: Pascal
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zama-ai/concrete A compiler that converts Python programs into homomorphic encryption algorithms 1,248
microsoft/eva Automates away parts of homomorphic encryption requiring cryptographic expertise 226
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
nordmike/gibberish-aes-as3 An implementation of AES encryption in ActionScript 3. 0
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
henrinormak/heimdall A Swift framework providing a simple interface to the Security framework's encryption and decryption operations 402
pdroalves/encrypted-mongodb A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database 22
encryptogroup/aby A framework for efficient mixed-protocol secure two-party computation 464
sunscreen-tech/sunscreen A compiler for encrypted computation and proof systems based on fully homomorphic encryption 247
mongodb/libmongocrypt A cryptographic library used to encrypt data stored in MongoDB 95
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
edouarda/brigand A C++ meta-programming library for instant compile-time computations and manipulations of code. 572
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134