powersoftau
powersoftau copied to clipboard
An independent implementation of the Powers of Tau MPC ceremony.
Results
2
powersoftau issues
Sort by
recently updated
recently updated
newest added
See README.
It seems like it would be easy to build the verifier in this codebase too. The `verify_transform` function in [Sean's codebase](https://github.com/ebfull/powersoftau/blob/master/src/bin/verify_transform.rs) is a reference for verifier functionality (though don't look...