CryptoDB
Chenxin Dai
Publications and invited talks
Year
Venue
Title
2025
EUROCRYPT
Quasi-Linear Indistinguishability Obfuscation via Mathematical Proofs of Equivalence and Applications
Abstract
Indistinguishability obfuscation (iO) is a powerful crypto-
graphic primitive and has been quoted as the “swiss army-knife of mod-
ern cryptography”. Most prior works on iO focused on theoretical feasi-
bility, and paid less attention to the efficiency of the constructions. As a
result, all prior constructions stopped at achieving polynomial efficiency
without worrying about how large the polynomial is. In fact, it has even
been conjectured that a polynomial dependence on the input length is
necessary.
In this work, we show that if the two circuits to be obfuscated enjoy
a succinct propositional logic proof of equivalence, then we can create
obfuscated versions of these programs that are computationally indistin-
guishable; and importantly, the resulting obfuscation’s efficiency is quasi-
linear in the circuit size and proof size. We show that our quasi-linear
iO construction also leads to new application. Specifically, we show how
to achieve quasilinear efficiency for 1) iO for Turing Machines with un-
bounded inputs, and 2) multi-input functional encryption, also assuming
succinct proofs of equivalence.
2025
TCC
Scalable Multi-Server Private Information Retrieval
Abstract
We revisit multi-server Private Information Retrieval (PIR), where the client interacts with $S$ non-colluding servers. Ideally, we want a *scalable* family of multi-server PIR schemes where all the performance metrics of the scheme decrease as $S$ increases. However, no prior work achieved scalability under any setting, and any hardness assumption.
In this paper we construct new multi-server, information-theoretically secure *scalable* PIR schemes for three natural settings. First, we give a construction where all the performance metrics scale at equal rate. Second, we give a scalable construction that minimizes the per-query bandwidth. Third, we give a scalable construction that minimizes the per-query online bottleneck cost (the maximum of the bandwidth and computation). For the first two settings, our constructions are *doubly efficient* with only a super-constant number of servers. In comparison, the best known prior works in the information-theoretic setting required super-logarithmically many servers to achieve the doubly efficient notion.
Our techniques for achieving scalable PIR also enable us to advance the state of the art in the polynomial space setting. In this setting, we show how to improve the space consumption of prior works by a polynomial factor while preserving all other metrics. Further, we show a new balancing technique that allows us to further minimize the bandwidth per query by trading off the computation and server space, thus enabling a more smooth tradeoff between the metrics and generalizing the design space.
Coauthors
- Chenxin Dai (2)
- Ashrujit Ghoshal (1)
- Baitian Li (1)
- Yaohua Ma (2)
- Elaine Shi (2)