Skip to content

Private Input circuit #614

@naure

Description

@naure

Implement the supporting circuit for private input.

This will enable #607

Plan:

  • Solution based on memory initialization (as opposed to solutions based on LOAD / STORE circuits).
  • Constrain the content to the u32 range.
  • Assume a contiguous range of addresses so we can use the SetTableSpec::DynamicAddr optimization.
  • Attempt to make the range and range size dynamic.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions