Publicly Verifiable Secret Sharing
在椭圆曲线secp256k1上实现了Schoenmakers在crypto99上提出的Publicly Verifiable Secret Sharing方案。
其中椭圆曲线实现来自:https://github.com/kmackay/micro-ecc
Publicly Verifiable Secret Sharing
在椭圆曲线secp256k1上实现了Schoenmakers在crypto99上提出的Publicly Verifiable Secret Sharing方案。
其中椭圆曲线实现来自:https://github.com/kmackay/micro-ecc