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 |
---|---|---|
| A compiler that converts Python programs into homomorphic encryption algorithms | 1,270 |
| Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
| A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| A Swift framework providing a simple interface to the Security framework's encryption and decryption operations | 402 |
| A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
| A framework for efficient mixed-protocol secure two-party computation | 465 |
| A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 250 |
| A cryptographic library used to encrypt data stored in MongoDB | 96 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A C++ meta-programming library for instant compile-time computations and manipulations of code. | 572 |
| A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |