Skip to content

Precompute things that don't depend on circuit inputs at compile time #103

Description

@tgeoghegan

Algorithms like the NTT in large characteristic fields need reciprocals of field elements 0..n. For a given instantiation of Longfellow (e.g., proving a particular attribute from an mDoc), n won't change regardless of circuit inputs, and thus we can precompute those reciprocals and bake them into the binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions