Skip to content

Parametrize pow in stdlib field and update keccak #446

Open
@Rumata888

Description

@Rumata888

field_t<ComposerContext> field_t<ComposerContext>::pow(const field_t& exponent) const

Pow always uses 32-bit exponent which can sometimes be a waste. We should parametrize this function to allow different expected maximum exponents

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions