Skip to content

Compile time constants for Fiat Shamir #4

@manishbista28

Description

@manishbista28

Describe the feature

We need to have some compile time constant to generate fiat-shamir challenge to avoid replay attacks. These constants could be something like a single hash of verification keys or some other digest. It could also be version number that increments with changes to the code.

This issue is created to discuss suitable values for compile time constants that should not proving and verification times.

Current implementation does not make use of such parameters or their values.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions