Skip to content

[cryptography] Reduce shared work between Arbiter and Player #1840

@cronokirby

Description

@cronokirby

Given our recommendation to run the Arbiter locally for each Player, we should avoid having the Player recompute things the Arbiter does, since in a single process, this is pure wasted work.

For example, computing the group polynomial is done in both the Arbiter, and the Player, and this is a pretty expensive computation.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Staged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions