Skip to content

[SHA-3] Prevent drift of codegen.py and commited Rust code #164

Description

@robinhundt

We generate the bit-sliced keccak permutation with a python script. Currently, there is nothing that prevents a drift between what the script generates and what is committed to the repo.

We could emit the generator output into its own module and then diff it in CI to make sure it stays consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integrationenhancementNew feature or request

    Type

    No type

    Fields

    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