Skip to content

lopeetall/caulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caulk

Implementation of the Caulk protocol: https://eprint.iacr.org/2022/621.pdf

Status

Currently only the "blind evaluation protocol" for a single opening is implemented.

To do

- verify pedersen commitment opening as in Section 4.7
- verify that z_comm is correctly constructed as in Section 6.2

Running

To run the blind evalutation protocol for a single opening, run: cargo test single

About

Implementation of the Caulk protocol: https://eprint.iacr.org/2022/621.pdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages