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.
91 stars
13 watching
23 forks
Language: Pascal
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,270 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
nordmike/gibberish-aes-as3 | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
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 | 465 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 250 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 96 |
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,136 |