Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Optimisation: Precompute SRS #2

Open
kevaundray opened this issue Oct 31, 2021 · 0 comments
Open

Optimisation: Precompute SRS #2

kevaundray opened this issue Oct 31, 2021 · 0 comments

Comments

@kevaundray
Copy link
Contributor

When the final verifier in the inner product argument is unrolled, about 95% of the time is spent in the multi-exponentiation which is expected. About 90% of the time is spent on the G_Vec portion of the multi-exponentiation for which we can precompute multiples for.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant