RAMPARTS
Autor: | Yuriy Polyakov, Jason Dagit, Kurt Rohloff, David W. Archer, Gerard Ryan, Alex J. Malozemoff, José Manuel Calderón Trilla |
---|---|
Rok vydání: | 2019 |
Předmět: |
021110 strategic
defence & security studies Key generation business.industry Computer science Programming language 0211 other engineering and technologies Homomorphic encryption Plaintext 02 engineering and technology Encryption computer.software_genre 0202 electrical engineering electronic engineering information engineering 020201 artificial intelligence & image processing Lattice-based cryptography business Programmer computer |
Zdroj: | WAHC@CCS |
DOI: | 10.1145/3338469.3358945 |
Popis: | Homomorphic Encryption (HE) is an emerging technology that enables computing on data while the data is encrypted. A major challenge with homomorphic encryption is that it takes extensive expert knowledge to design meaningful and useful programs that are constructed from atomic HE operations.We present RAMPARTS to address this challenge. RAMPARTS provides an environment for developing HE applications in Julia, a high-level language, the same way as "cleartext'' applications are typically written in Julia. RAMPARTS makes the following three contributions. First, we use symbolic execution to automate the construction of an optimized computation circuit where both the circuit size and multiplicative depth are chosen by the compiler. Second, RAMPARTS automatically selects the HE parameters for the generated circuit, which is typically done manually by an HE expert. Third, RAMPARTS automatically selects the plaintext encoding for input values, and performs input and output data transformations. These three operations are not easily performed by programmers who are not HE experts. Thus, RAMPARTS makes HE more widely available and usable by the the population of programmers.We compare our approach with Cingulata, the only previously known system that automatically generates circuits for HE computations. The HE circuits generated by RAMPARTS are significantly more efficient than the circuits compiled by Cingulata. For instance, our runtimes for key generation/circuit compilation and all online operations are more than one order of magnitude lower for a sample image processing application used for performance evaluation in our study. |
Databáze: | OpenAIRE |
Externí odkaz: |