Paper 2025/1153

Privacy-aware White and Black List Searching for Fraud Analysis

William J Buchanan, Edinburgh Napier University
Jamie Gilchrist, LastingAsset
Zakwan Jaroucheh, LastingAsset
Dmitri Timosenko, LastingAsset
Nanik Ramchandani, LastingAsset
Hisham Ali, Edinburgh Napier University
Abstract

In many areas of cybersecurity, we require access to Personally Identifiable Information (PII), such as names, postal addresses and email addresses. Unfortunately, this can lead to data breaches, especially in relation to data compliance regulations such as GDPR. An Internet Protocol (IP) address is an identifier that is assigned to a networked device to enable it to communicate over networks that use IP. Thus, in applications which are privacy-aware, we may aim to hide the IP address while aiming to determine if the address comes from a blacklist. One solution to this is to use homomorphic encryption to match an encrypted version of an IP address to a blacklisted network list. This matching allows us to encrypt the IP address and match it to an encrypted version of a blacklist. In this paper, we use the OpenFHE library \cite{OpenFHE} to encrypt network addresses with the BFV homomorphic encryption scheme. In order to assess the performance overhead of BFV, we implement a matching method using the OpenFHE library and compare it against partial homomorphic schemes, including Paillier, Damgard-Jurik, Okamoto-Uchiyama, Naccache-Stern and Benaloh. The main findings are that the BFV method compares favourably against the partial homomorphic methods in most cases.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
BFVIP addressmaskingfully homomorphic encryptionpartially homomorphic encryption
Contact author(s)
b buchanan @ napier ac uk
jamie gilchrist @ tunestamp com
zakwanj @ gmail com
dmitri timoshenko99 @ gmail com
nanik @ imagineven com
h ali @ napier ac uk
History
2025-06-20: last of 3 revisions
2025-06-18: received
See all versions
Short URL
https://ia.cr/2025/1153
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/1153,
      author = {William J Buchanan and Jamie Gilchrist and Zakwan Jaroucheh and Dmitri Timosenko and Nanik Ramchandani and Hisham Ali},
      title = {Privacy-aware White and Black List Searching for Fraud Analysis},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1153},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1153}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.