Edit distance based encryption and its application

Conference Paper (2016)
Author(s)

Tran Viet Xuan Phuong (University of Wollongong)

Guomin Yang (University of Wollongong)

Willy Susilo (University of Wollongong)

Kaitai Liang (Aalto University)

Affiliation
External organisation
DOI related publication
https://doi.org/10.1007/978-3-319-40367-0_7 Final published version
More Info
expand_more
Publication Year
2016
Language
English
Affiliation
External organisation
Pages (from-to)
103-119
Publisher
Springer
ISBN (print)
9783319403663
Event
21st Australasian Conference on Information Security and Privacy, ACISP 2016 (2016-07-04 - 2016-07-06), Melbourne, Australia
Downloads counter
119

Abstract

Edit distance, also known as Levenshtein distance, is a very useful tool to measure the similarity between two strings. It has been widely used in many applications such as natural language processing and bioinformatics. In this paper, we introduce a new type of fuzzy public key encryption called Edit Distance-based Encryption (EDE). In EDE, the encryptor can specify an alphabet string and a threshold when encrypting a message, and a decryptor can obtain a decryption key generated from another alphabet string, and the decryption will be successful if and only if the edit distance between the two strings is within the pre-defined threshold. We provide a formal definition and security model for EDE, and propose an EDE scheme that can securely evaluate the edit distance between two strings embedded in the ciphertext and the secret key. We also show an interesting application of our EDE scheme named Fuzzy Broadcast Encryption which is very useful in a broadcasting network.