Paper 2023/572

Scalable Private Signaling

Sashidhar Jakkamsetti, Bosch Research
Zeyu Liu, Yale University
Varun Madathil, North Carolina State University
Abstract

Private messaging systems that use a bulletin board, like privacy-preserving blockchains, have been a popular topic during the last couple of years. In these systems, typically a private message is posted on the board for a recipient and the privacy requirement is that no one can determine the sender and the recipient of the message. Until recently, the efficiency of these recipients was not considered, and the party had to perform a naive scan of the board to retrieve their messages. More recently, works like Fuzzy Message Detection (FMD), Private Signaling (PS), and Oblivious Message Retrieval (OMR) have studied the problem of protecting recipient privacy by outsourcing the message retrieval process to an untrusted server. However, FMD only provides limited privacy guarantees, and PS and OMR greatly lack scalability. In this work, we present a new construction for private signaling which is both asymptotically superior and concretely orders of magnitude faster than all prior works while providing full privacy. Our constructions make use of a trusted execution environment (TEE) and an Oblivious RAM to improve the computation complexity of the server. We also improve the privacy guarantees by keeping the recipient hidden even during the retrieval of signals from the server. Our proof-of-concept open-source implementation shows that for a server serving a million recipients and ten million messages, it only takes $< 60$ milliseconds to process a sent message, and $< 6$ seconds to process a retrieval (of 100 signals) request from a recipient.

Note: Changed the implementation to be based on ZeroTrace for side-channel resistance; added more detailed and formal discussion on how to extend to multiple detectors; updated one author's affiliation and the corresponding email address; minor editorial changes.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Anonymous message delivery
Contact author(s)
sashidhar jakkamsetti @ us bosch com
zeyu liu @ yale edu
vrmadath @ ncsu edu
History
2024-04-12: last of 3 revisions
2023-04-23: received
See all versions
Short URL
https://ia.cr/2023/572
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2023/572,
      author = {Sashidhar Jakkamsetti and Zeyu Liu and Varun Madathil},
      title = {Scalable Private Signaling},
      howpublished = {Cryptology ePrint Archive, Paper 2023/572},
      year = {2023},
      note = {\url{https://eprint.iacr.org/2023/572}},
      url = {https://eprint.iacr.org/2023/572}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.