Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 223 Bytes

Publicly Verifiable Secret Sharing

在椭圆曲线secp256k1上实现了Schoenmakers在crypto99上提出的Publicly Verifiable Secret Sharing方案。

其中椭圆曲线实现来自:https://github.com/kmackay/micro-ecc