International Association for Cryptologic Research

International Association
for Cryptologic Research

IACR News item: 26 February 2015

Jung Hee Cheon, Miran Kim, Kristin Lauter
ePrint Report ePrint Report
These days genomic sequence analysis provides a key way of understanding the biology of an organism. However, since these sequences contain much private information, it can be very dangerous to reveal any part of them. It is desirable to protect this sensitive information when performing sequence analysis in public. As a first step in this direction, we present a method to perform the edit distance algorithm on encrypted data to obtain an encrypted result. In our approach, the genomic data owner provides only the encrypted sequence, and the public commercial cloud can perform the sequence analysis without decryption. The result can be decrypted only by the data owner or designated representative holding the decryption key.

In this paper, we describe how to calculate edit distance on encrypted data with a somewhat homomorphic encryption scheme and analyze its performance. More precisely, given two encrypted sequences of lengths $n$ and $m$, we show that a somewhat homomorphic scheme of depth $\\bigo((n+m) \\log\\log (n+m))$ can evaluate the edit distance algorithm in $\\bigo(nm \\log (n+m))$ homomorphic computations. In the case of $n=m$, the depth can be brought down to $\\bigo(n)$ using our optimization technique. Finally, we present the estimated performance of the edit distance algorithm and verify it by implementing it for short DNA sequences.

Expand

Additional news items may be found on the IACR news page.