Pili Guerra

Results 82 issues of Pili Guerra

https://github.com/ZcashFoundation/zebra/blob/main/.github/workflows/chore-delete-gcp-resources.yml

A-devops
C-enhancement
S-needs-triage

I think we might be able to do this one now that `div_ceil` has been stabilised in the latest rust release (1.73.0)? https://github.com/ZcashFoundation/frost/blob/b37bde0d2a62ac9ce56639b819b5330db38883dd/frost-core/src/scalar_mul.rs#L24

## Motivation The goal of this project is to build a set of demos and a proof of concept application that uses the FROST libraries and reference implementation. The purpose...

Epic

## Motivation We want to simulate a simple execution of FROST to show potential FROST implementers how to use the FROST library. ## Scope Build a simple CLI to simulate...

Epic

## Motivation For practical usage of FROST, users will need a broadcast channel (mostly for distributed key generation), but it seems there isn't a good implementation of that in Rust.

During our latest FROST check in we mentioned that we were not going to implement importing secret keys and simply document how implementers using the FROST library might do this....

frost