Sciweavers

WPES
2003
ACM

Secure and private sequence comparisons

13 years 9 months ago
Secure and private sequence comparisons
We give an efficient protocol for sequence comparisons of the edit-distance kind, such that neither party reveals anything about their private sequence to the other party (other than what can be inferred from the edit distance between their two sequences – which is unavoidable because computing that distance is the purpose of the protocol). The amount of communication done by our protocol is proportional to the time complexity of the best-known algorithm for performing the sequence comparison. The problem of determining the similarity between two sequences arises in a large number of applications, in particular in bioinformatics. In these application areas, the edit distance is one of the most widely used notions of sequence similarity: It is the least-cost set of insertions, deletions, and substitutions required to transform one string into the other. The generalizations of edit distance that are solved by the same kind of dynamic programming recurrence relation as the one for edit...
Mikhail J. Atallah, Florian Kerschbaum, Wenliang D
Added 05 Jul 2010
Updated 05 Jul 2010
Type Conference
Year 2003
Where WPES
Authors Mikhail J. Atallah, Florian Kerschbaum, Wenliang Du
Comments (0)