-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
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::DynamicAddroptimization. - Attempt to make the range and range size dynamic.
Metadata
Metadata
Assignees
Labels
No labels