Traceable mixnets
Prashant Agrawal, Abhinav Nakarmi, Mahavir Prasad Jhawar, Subodh, Sharma, and Subhashis Banerjee

TL;DR
This paper introduces traceable mixnets that enable privacy-preserving queries about ciphertext-plaintext associations, using novel distributed zero-knowledge proofs to ensure security and efficiency.
Contribution
The paper formalizes traceable mixnets and proposes a construction with novel distributed ZKPs, significantly improving proof efficiency over existing methods.
Findings
Distributed ZKPs are at least ten times faster than previous solutions.
Traceable mixnets preserve privacy while allowing specific association queries.
The security properties are comprehensively formalized and validated.
Abstract
We introduce the notion of \emph{traceable mixnets}. In a traditional mixnet, multiple mix-servers jointly permute and decrypt a list of ciphertexts to produce a list of plaintexts, along with a proof of correctness, such that the association between individual ciphertexts and plaintexts remains completely hidden. However, in many applications, the privacy-utility tradeoff requires answering some specific queries about this association, without revealing any information beyond the query result. We consider queries of the following types: a) given a ciphertext in the mixnet input list, whether it encrypts one of a given subset of plaintexts in the output list, and b) given a plaintext in the mixnet output list, whether it is a decryption of one of a given subset of ciphertexts in the input list. Traceable mixnets allow the mix-servers to jointly prove answers to the above queries to a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Adversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
