Skip to content

gizemscetin/FLaSH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASH (Fully, Leveled and Somewhat Homomorphic) Encryption Library

This library provides NTRU-based somewhat and leveled homomorphic encryption. The first option (leveled) is a single key LTV https://eprint.iacr.org/2014/039.pdf and the second option (flattened) is the former's flattened version https://eprint.iacr.org/2016/315.pdf

Installation

This library uses NTL (v9.0.2 or later) with GMP support (with C++11). It has been tested on Ubuntu 14.04 and Win10 environments.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • C 2.9%