You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m curious about the design choices behind Circumspect. The current implementation analyzes each template file independently and does not inspect internally called-templates defined in separate files. In contrast, other tools like Picus and ZKAP analyze the entire circuit, including callees.
What led you to adopt the current design approach?
Looking forward to your insights!
The text was updated successfully, but these errors were encountered:
I’m curious about the design choices behind Circumspect. The current implementation analyzes each template file independently and does not inspect internally called-templates defined in separate files. In contrast, other tools like Picus and ZKAP analyze the entire circuit, including callees.
What led you to adopt the current design approach?
Looking forward to your insights!
The text was updated successfully, but these errors were encountered: