Skip to content

KAIST-CryptLab/PatchingWWLp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patching and Extending the WWL+ Circuit Bootstrapping Method to FFT Domains

This is an implementation of 'Patching and Extending the WWL+ Circuit Bootstrapping Method to FFT Domains'.

Contents

We implement:

How to use

  • tests: cargo test --release --test 'test_name'
  • bench: cargo bench --bench 'benchmark_name'
    • Current sample size is set to 1000. It can be changed by modifying config = Criterion::default().sample_size(1000);
  • error analysis: sage err_analysis.sage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors