vix.ing · top · new · best · stats

Polymorphic Encryption and Pseudonymisation of IP Network Flows

2019/11/06 by Abraham Westerbaan, Westerbaan, Abraham, Luuk Hendriks +1
Computer Science · #Cryptographic Implementations and Security #Cryptography and Data Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Internet Traffic Analysis and Secure E-voting #cs.CR

paper · pdf · doi:10.48550/arxiv.1911.02674

openalex publication_date 2019/11/06 · arxiv created 2020/01/27 · arxiv updated 2020/01/28 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We describe a system, PEP3, for storage and retrieval of IP flow information in which the IP addresses are replaced by pseudonyms. Every eligible party gets its own set of pseudonyms. A single entity, the transcryptor, that is composed of five independent peers, is responsible for the generation of, depseudonymisation of, and translation between different sets of pseudonyms. These operations can be performed by any three of the five peers, preventing a single point of trust or failure. Using homomorphic aspects of ElGamal encryption the peers perform their operations on encrypted and --potentially-- pseudonymised IP addresses only, thereby never learning the (pseudonymised) IP addresses handled by the parties. Moreover, using Schnorr type proofs, the behaviour of the peers can be verified, without revealing the (pseudonymised) IP addresses either. Hence the peers are central, but need not be fully trusted. The design of our system, while easily modified to other settings, is tuned to the sheer volume of data presented by IP flow information.

Citations

Related