HHHlaing / libe2ee

C++-based library that implements Proxy-ReEncryption (AFGH-Scheme) and provides exporting and importing of JSON datastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libe2ee

Building libe2ee

Prerequisites

Minimum requirements:

sudo apt install libgmp-dev libboost-dev

If you also want to generate a Java interface, you need as well:

sudo apt install default-jdk swig

About

C++-based library that implements Proxy-ReEncryption (AFGH-Scheme) and provides exporting and importing of JSON datastructure

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 92.6%Language:CMake 4.9%Language:SWIG 1.3%Language:C 1.2%