powersoftau icon indicating copy to clipboard operation
powersoftau copied to clipboard

Communal zk-SNARK MPC for Public Parameters

Results 3 powersoftau issues
Sort by recently updated
recently updated
newest added

There are two options for a ceremony: - Participant downloads `2M` of data (points are in uncompressed form) and uploads `M` of data. Hash of `2M` of data is written...

update hex-literal packages and remove format! macro to get no errors or warnings with current rust. Thanks @akinovak