David Nevado

Results 13 issues of David Nevado
trafficstars

This is a small refactor around the PCS parameters, proposed as an alternative to this PR : #301 ## Changes 1. Add new struct: `ParamsVerifierKZG`. This struct only contains `s_g2`...

ATM `FromUniformBytes` is required in several parts of the codebase, mainly in the backend. The trait description states: ``` /// For security, `N` must be chosen so that `N *...

Solves #269 This optimizations yields some modest imrpovements in key geneartion. For `K=20` | | Keygen| L0 gen | | -- | ---------------- | -------- | | Previous | 32.38...