Skip to content

phantomzone-org/arith-bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD circuits

To codegen arithmetic and binary BDD circuits for arbitrary width inputs, first set word_size parametes in main.rs (i.e. word_size = 32). Then execute cargo run --release.

The codegen files are available at target/codegen.

The codegen circuits are compatible for execution with poulpy FHE library.

About

BDD circuits for arithmetic, binary operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages