





















Rohit Nema, Stanford University
Arnab Roy, Mysten Labs
Ertem Nusret Tas, a16z Crypto Research
Batch encryption enables a holder of the secret key to publish a succinct pre-decryption key for a set of ciphertexts, such that exactly that set can be decrypted while other ciphertexts remain secret. Existing constructions either rely on epochs or, when epochless, suffer from large public parameters (quadratic in the batch size) and are vulnerable to censorship. In this work, we present an epochless, censorship-resistant batch encryption scheme with linear-sized public parameters, constant-sized pre-decryption keys and ciphertexts, and efficient batch decryption. Our construction extends the partial fraction techniques of Jutla, Nema, and Roy's threshold encryption scheme: we exploit partial fraction decomposition such that publishing a single group element as the pre-decryption key lets the decryptor decrypt all ciphertexts in the batch. We prove CCA security of our scheme, and show how to thresholdize it. Our results directly benefit applications such as encrypted mempools for MEV mitigation and time-lock encrypted storage.
Note: Added improved construction with shorter ciphertexts. Corrected CRS size of Agarwal et al.’s prior work.
BibTeX
@misc{cryptoeprint:2026/674,
author = {Dan Boneh and Rohit Nema and Arnab Roy and Ertem Nusret Tas},
title = {Efficient Batch Threshold Encryption Using Partial Fraction Techniques},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/674},
year = {2026},
url = {https://eprint.iacr.org/2026/674}
}
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。