Skip to content

SNUCP/fast-fdfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC implementation of "Efficient Full Domain Functional Bootstrapping from Recursive LUT Decomposition"

How To Install

Use "go mod tidy"

How To Run UnitTest

  1. go to the "tfhe" folder (cd tfhe)
  2. run go test command "go test"

How To Run Benchmark

  1. go to the "thfe" folder (cd tfhe)
  2. run go benchmark command "go test -bench=. -benchtime=10x -timeout=0" (This runs 10 repetition of benchmark and output average elapsed time)

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published