8000 GitHub - fedaykin/HElib: An Implementation of homomorphic encryption
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fedaykin/HElib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HElib

HElib is a software library that implements [homomorphic encryption] 6 (HE). Currently available is an implementation of the [Brakerski-Gentry-Vaikuntanathan] 1 (BGV) scheme, along with many optimizations to make homomorphic evaluation runs faster, focusing mostly on effective use of the [Smart-Vercauteren] 2 ciphertext packing techniques and the [Gentry-Halevi-Smart] 3 optimizations.

This library is written in C++ and uses the [NTL mathematical library] 4. It is distributed under the terms of the [GNU General Public License] 5 (GPL).

About

An Implementation of homomorphic encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0