Skip to content

Batching range proofs and other range proof-related optimizations #8

Description

@seresistvanandras

Currently, range proofs are not batched, and verifier does a linear number of pairings. This could be improved if using Construction 2. in this paper whereby the verifier does linear work but only in G1! Most likely, concretely, this will be quite an improvement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions