Skip to content

Proper handling of dummy rounds in stdlib universe #1114

Open
@maramihali

Description

@maramihali

Currently, we create a completely disconnected stdlib::bool_t witness dummy round from the native one which is insecure. We need to connect it to the circuit_size received from transcript (which is a witness), but this will need a bit of refactoring as we currently call get_value() on the circuit size the moment we receive it to help us set sizes to data structures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsecurity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions