Skip to content

Implementation of "Faster TFHE Bootstrapping with Block Binary Keys" [LMSS23]

License

Notifications You must be signed in to change notification settings

SNUCP/blockkey-tfhe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is built upon the TFHE library (https://github.com/tfhe/tfhe).

HOW TO BUILD

  1. mkdir build
  2. cd build
  3. cmake ../src -DENABLE_TESTS=on -DENABLE_FFTW=off -DCMAKE_BUILD_TYPE=optim
  4. make

About

Implementation of "Faster TFHE Bootstrapping with Block Binary Keys" [LMSS23]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published