Secure and private sequence comparisons

MJ Atallah, F Kerschbaum, W Du - … of the 2003 ACM Workshop on …, 2003 - dl.acm.org
Proceedings of the 2003 ACM Workshop on Privacy in the Electronic Society, 2003dl.acm.org
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 …
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 distance, cover an even wider domain of applications.
ACM Digital Library