Skip to content

A go implementation of Publicly Verifiable Secret Sharing (PVSS).

License

Notifications You must be signed in to change notification settings

stars-labs/go-pvss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pvss

A go implementation of Publicly Verifiable Secret Sharing (PVSS) based on ECC scheme, in specific, we are using the secp256k1 curve which is used by Bitcoin, Ethereum etc. However, it's easy to change to use another curve.

This is a Prove-of-Content project, and WITHOUT ANY WARRANTY.

References:

Acknowledge

Thanks @zhonglinlynn for cryptography support.

About

A go implementation of Publicly Verifiable Secret Sharing (PVSS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published