IACR News
If you have a news item you wish to distribute, they should be sent to the communications secretary. See also the events database for conference announcements.
Here you can see all recent updates to the IACR webpage. These updates are also available:
26 April 2026
University of Sydney, Australia
Looking for two motivated PhD students to work on efficient post-quantum cryptography: quantum-resistant protocols that are provably secure, efficient, and relevant to blockchains, cloud services, secure computation, and privacy-preserving applications.
Possible directions:Lattice-based cryptography, post-quantum threshold cryptography, blockchain protocols, secure multiparty computation, and post-quantum threshold cryptography. The work is theory-driven, with opportunities for prototypes and benchmarking.
The students will be supervised by Dr Sri AravindaKrishnan Thyagarajan and will be part of the Cybersecurity Research Cluster and SACT group in the School of Computer Science.
Funding:The positions are funded for 3.5 years: AUD 42,754 per year, tuition fees, conference travel, and equipment support. The positions are in person. Start date is flexible in 2026 or 2027. Applications are rolling until filled. Optional paid teaching may be available.
Candidate profile:Applicants should have, or expect to obtain, a Bachelor’s degree with first-class Honours or equivalent, or a Master’s degree. Prior crypto research experience is preferred. Strong TCS or maths candidates are encouraged.
Relevant background includes cryptography, algorithms, probability, complexity theory, number theory, lattices, and blockchains.
How to applyEmail with your CV, transcripts, a 200–300 word motivation and interests, and relevant thesis, publication, and referees.
Closing date for applications:
Contact: aravind[dot]thyagarajan[at]sydney[dot]edu[dot]au
Pontificia Universidad Católica de Chile (UC)
Closing date for applications:
Contact: [email protected] Additional information can be obtained by emailing the Department Chair, Dr. Valeria Herskovic ([email protected])
More information: https://dcc.ing.uc.cl/departamento/vacantes-academicas/
IBM Research Zurich
Closing date for applications:
Contact: https://www.zurich.ibm.com/careers/2026_013.html
More information: https://www.zurich.ibm.com/careers/2026_013.html
24 April 2026
Ferran Alborch, Tangi De Kerdrel, Antonio Faonio, Melek Önen
Kanav Gupta, Gabriel Kaptchuk, Ian Miers
We develop an elegant, efficient, and simple secure backup system that naturally addresses these issues by regularly rotating backup servers, each of which samples independent key material. To make this approach scalable, we design a silent backup procedure, reducing server load compared to state-of-the-art designs while providing improved security. Our design can be trivially extended to incorporate \emph{social key recovery}, enabling more flexible deployment configurations. We carefully prove the security of our construction and benchmark it to show that it is deployment-ready. Our approach works on commodity hardware making it deployable without the resources needed for WhatsApp or Apple's Encrypted Backups.
Sayani Sinha, Sikhar Patranabis, Debdeep Mukhopadhyay
In this paper, we present EQuADiSE -- the first practically efficient, adaptively secure, and plausibly post-quantum construction of DiSE based on the Module Learning with Rounding (MLWR) assumption in the Quantum Random Oracle model (QROM). EQuADiSE is the first adaptively secure quantum-safe instance of DiSE that incurs linear (in the number of parties) encryption/decryption overheads. As a core technical tool of independent interest, we introduce an MLWR-based distributed pseudorandom function (DPRF) that enjoys adaptive security in the QROM and practically outperforms all existing adaptively secure DPRF constructions in terms of online evaluation time.
We present experimental evaluations demonstrating that EQuADiSE achieves higher online throughput than all prior realizations of DiSE, including quantum-broken realizations based on discrete log-hard groups.
Gia Phat Dang, Weisheng Si, Belal Alsinglawi, Jim Basilakis
Borja Gomez
23 April 2026
Jianting Zhang, Alberto Sonnino, Lefteris Kokoris-Kogias, Aniket Kate
We propose Pufferfish, the first BFT SMR system that effectively masks intermittent ordering failures in practice. Pufferfish introduces a pre-commi execution scheme that enables replicas to speculatively execute transactions even during the ordering process stalls. These pre-commit execution results can be directly committed, if correct, when the ordering failures are resolved. To achieve this, Pufferfish builds an adaptive probabilistic speculation mechanism on top of a DAG-based BFT consensus protocol, enabling replicas to predict and speculatively execute transactions ahead of confirmed ordering. Additionally, Pufferfish adopts a commit-aware snapshot mechanism to minimize the overhead of transaction re-execution in cases of speculation failures. To demonstrate the effectiveness of Pufferfish, we implement and evaluate it on a geo-distributed AWS environment. The evaluation results show that Pufferfish achieves faster recovery and 1.36x speedup on the p99 transaction confirmation latency compared to the state-of-the-art BFT SMR in the presence of ordering failures. Even under normal execution, Pufferfish can achieve a 1.58x speedup on transaction confirmation latency under a transaction workload of 80k tps.
Alessandro Annechini, Alessandro Barenghi, Gerardo Pelosi
Michele Orru, Lindsey Tulloch, Victor Snyder-Graf, Ian Goldberg
The stack, called sigma-rs, through its layered design, abstracts cryptographic complexity while remaining flexible enough to support a range of credential schemes, proofs, and access policies. It emphasizes misuse resistance via type safety, domain separation, and prover-state discipline, and supports side-channel-aware constant-time strategies.
We evaluate practicality through re-implementations of Tor’s Lox bridge distribution protocols and of user authentication in the Open Observatory for Network Interference.
Kaijie Jiang, Hoeteck Wee, Chenzhi Zhu
Rishab Goyal, Saikumar Yadugiri
To achieve this, we introduce a new methodology for proving adaptive security: $\textit{Equivocal Encryption Systems}$. This framework operates in two indistinguishable modes: a 'real' mode utilizing standard algorithms, and a 'fake' mode where keys and ciphertexts are jointly sampled with auxiliary trapdoors, enabling the dynamic equivocation of ciphertexts to arbitrary challenge values. While our approach is technically distinct from the celebrated Dual System Encryption (Waters, CRYPTO'09), we believe it could serve as a similarly powerful paradigm for realizing adaptive security across a broad class of lattice-based encryption systems.
Gia Phat Dang, Weisheng Si, Belal Alsinglawi, Jim Basilakis
Paul CHAMMAS, Khalil HARISS, Carole BASSIL, Maroun CHAMOUN
Diego Castejon-Molina, Erkan Tairi, Dimitrios Vasilopoulos, Pedro Moreno-Sanchez
Our first contribution is to eliminate the need for an adjudicator by shifting trust to the blockchain and redefining the VES security model accordingly. We introduce two new security notions and prove that our notions imply existing guarantees. We revisit classical VES constructions by Boneh et al. (Eurocrypt'03) for unique signatures and by Hanser et al. (ESORICS'15) for probabilistic signatures, and show that they satisfy our new definitions. Furthermore, we compare our new notions with AS, and conclude that our revised VES is equivalent in terms of security to AS without extractability. Our second contribution extends VES to support blind and non-interactive blind signatures, introducing a new primitive: Verifiably Encrypted Blind Signatures (VEBS). We present a novel construction for non-interactive blind signatures and prove its security. We implement our construction and demonstrate its practical efficiency: encryption requires 3 ms, verification 6 ms, and decryption 13 ms, with a communication cost of 912 bytes. Finally, we discuss how VES/VEBS apply to diverse use cases, including anonymous credentials, contingent payments, atomic swaps, intermediated payments, coin mixing, and applications involving blind signatures.
Debasish Ray Chawdhuri, Manoj Prabhakaran
We show how OxSPs can be based on Garbled Circuits (GCs). However, this requires ZK-SNARK proofs of correctness of garbling. We note that combining existing GC and ZK-SNARK constructions results in very large computational costs for the OxSP solvers. Our main technical contribution is to design a new proof-friendly GC construction which cuts down the cost of generating a proof of correct garbling to almost a third, without resorting to non-standard cryptographic assumptions.
Beyond its use in OxSP, we expect our proof-friendly GCs to be of significant independent interest, as a tool for auditable secure 2-party computation.
Yang Heng, Mengling Liu, Xingye Lu, Haiyang Xue, Zijian Bao, Man Ho Au
In this work, we present a novel and efficient three-round threshold BBS+ signature scheme from the Castagnos–Laguillaumie (CL) cryptosystem. Our construction achieves best communication–computation trade-offs than previous works. Specifically, compared to the four-round WMC24 scheme, our protocol reduces communication by $77.4\%$ and demonstrates faster computation, with benchmarks indicating speedups of $10.6$--$16.6\times$ in single-threading and $3.3$--$5.4\times$ in multi-threading. Against the three-round protocol DKL+23, our scheme exhibits an asymptotic slowdown factor of $4\times$, but enhances communication by two orders of magnitude.
We further extend our techniques to threshold BBS signatures, Dodis-Yampolskiy verifiable random functions (DY VRFs), and multiplication protocols (DNP25 and LLZ+25, CCS'25). This yields: (1) a three-round threshold protocol for the original BBS scheme; (2) two-round threshold protocols for both DY VRFs (focusing on its oblivious variant) and the AGM-secure BBS variant; and (3) one fewer group element in broadcasts for the multiplication protocol with reduced ZKP costs via simplified relations.