Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 380 Bytes

Prototype implementation for the paper "A New Paradigm for Verifiable Secret Sharing"

To benchmark code

$ cd benches 
$ cargo bench

To cite:

@article{das2023new,
   title={A New Paradigm for Verifiable Secret Sharing},
   author={Das, Sourav and Xiang, Zhuolun and Tomescu, Alin and Spiegelman, Alexander and Pinkas, Benny and Ren, Ling},
   year={2023}
}