Publication | Open Access
Circuit Structures for Improving Efficiency of Security and Privacy Tools
54
Citations
36
References
2013
Year
Unknown Venue
Cryptographic PrimitiveEngineeringInformation SecurityComputer ArchitectureStatic CircuitsSoftware AnalysisFormal VerificationHardware SecuritySecure ComputingCircuit StructuresHardware Security SolutionSecure Multi-party ComputationRuntime VerificationGeneric ProtocolsComputer EngineeringData PrivacyLightweight CryptographyComputer ScienceMicroelectronicsGeneric Secure ComputationData SecurityCryptographyLogic SynthesisCircuit DesignProgram AnalysisCryptographic ProtectionFormal MethodsSecurityParallel ProgrammingSymbolic Execution
Several techniques in computer security, including generic protocols for secure computation and symbolic execution, depend on implementing algorithms in static circuits. Despite substantial improvements in recent years, tools built using these techniques remain too slow for most practical uses. They require transforming arbitrary programs into either Boolean logic circuits, constraint sets on Boolean variables, or other equivalent representations, and the costs of using these tools scale directly with the size of the input circuit. Hence, techniques for more efficient circuit constructions have benefits across these tools. We show efficient circuit constructions for various simple but commonly used data structures including stacks, queues, and associative maps. While current practice requires effectively copying the entire structure for each operation, our techniques take advantage of locality and batching to provide amortized costs that scale polylogarithmically in the size of the structure. We demonstrate how many common array usage patterns can be significantly improved with the help of these circuit structures. We report on experiments using our circuit structures for both generic secure computation using garbled circuits and automated test input generation using symbolic execution, and demonstrate order of magnitude improvements for both applications.
| Year | Citations | |
|---|---|---|
Page 1
Page 1