Skip to content

henrikfo/TFHE_concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# TFHE_concurrency
Working concurrency for TFHE in Concrete

Currently parallel bootstraping in concrete using rayon is broken
This implementation makes concurrent bootstrapping easy.
Some additional misc functions are available(or will be)

TODO;
Fix ordering for this solution(currently dosn't guarantee that the ordering of Ciphertext stays the same during the parallel bootstrapping)
Implment concurrent Ciphertext Multiplication
Automatically chosing optimal nbr of threads depending on work load.

About

Working concurrency for TFHE in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages