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:
25 March 2026
Mark Manulis, Daniel Slamanig, Federico Valbusa
The term, however, is used with varying meanings across the literature. Some works define key-updatable schemes, where only the public and secret keys evolve. Others extend this idea by also allowing ciphertexts to be updated during key evolution. Variants further differ in how evolution is triggered: in some schemes, the receiver performs key updates locally, while in others, the sender initiates the evolution by embedding update information in ciphertexts. Beyond achieving forward secrecy, many formulations also aim for post-compromise security, ensuring that once a compromised key is updated, future ciphertexts regain confidentiality under the new key.
In this paper, we systematize this field with a focus on updatable public-key encryption schemes. Our aim is to first provide a taxonomy that sheds light into the currently fragmented terminology. It then compares their formal definition, syntaxes and formal security models found in the literature, clarifies their interrelations, and identifies common design patterns underlying current schemes. Beyond mapping the definitional landscape we provide a comparative analysis of existing instantiations, focusing on their properties and efficiency, and highlighting their main trade-offs. The paper concludes with open challenges outlining directions for advancing the field.
Hiroto Kaihara, Mehdi Tibouchi, Masayuki Abe
In this paper, we investigate cold boot attacks against NTRU-based signature scheme Falcon and its ancestor, the signature scheme of Ducas–Lyubashevsky–Prest (DLP). Those schemes significantly differ from other schemes previously considered for cold boot attacks, since, in particular, the memory representation of secret signing keys mostly consists of floating point values. As a result, the various relations existing between key coefficients only hold up to floating point errors, which makes key recovery more complex. Nevertheless, at the typical bit flip probabilities achievable with cold boot attacks, we manage to fully recover Falcon and DLP keys with good probability across all parameters in simulations carried out in a simple bit flip model. Furthermore, we validate our techniques using concrete cold boot experiments againt Falcon on a Raspberry Pi single board computer.
Finally, we propose countermeasures with negligible computational cost that significantly reduce the memory footprint of signing keys for Falcon and DLP, and at the same time make cold boot attacks considerably harder.
24 March 2026
Antonio Mejias Gil, Xueqin Zhao
Kaveh Bashiri, Jan Geuenich, Johannes Mittmann
Betul Askin Ozdemir, Beyza Bozdemir, Ionut Groza, Melek Önen
Ivan Homoliak, Martin Hruby, Martin Peresini, Kristian Kostal, Daria Smuseva
This problem is referred to as the Verifier’s Dilemma (VD), and it has been investigated in prior work in the context of PoW, as well as in hybrid PoW and PoS settings of Ethereum.
In this work, we focus on Ethereum PoS, and we investigate how rational, minimally compliant validators affect long-term network decentralization due to VD and operational costs. Using evolutionary game theory and the replicator equation, we model competition among three validator phenotypes: the honest strategy, the lazy strategy, and the join pool strategy. While the honest strategy, which performs validation, requires the operational cost of expensive hardware to run a full validator node, which is currently about 20% of rewards earned, the lazy strategy, which omits validation (based on VD), enables operation of a reduced validator node at five times lower expense, which is currently about 4% of rewards earned. Moreover, the join pool strategy enables amortization of operational costs among pool members and can incorporate the lazy strategy to further reduce costs.
We analyze the profits of these strategies co-occurring under varying late attestation rates and operational cost levels using our slot-level simulator. Our findings demonstrate that the lazy strategy consistently outperforms the honest strategy in earned profits. Our next experiments reveal that the join pool strategy, combined with a variant of the lazy strategy, forms an evolutionarily stable equilibrium that rapidly collapses the validator population into a single shared pool. These results suggest that Ethereum decentralization can erode through rational economic drift even in the absence of late attestations.
Apurva Kiran Vangujar, Paolo Palmieri, Ji-Jian Chin, Swee-Huay Heng
23 March 2026
Masaomi Shibata, Hiroshi Onuki, Tsuyoshi Takagi
In this paper, we focus on the case $d=2$ and present explicit radical 3-isogenies for evaluating the action of the class of a prime ideal above 3. Our approach relies on two representations of $(2,\varepsilon)$-structures: (i) reductions of degree-2 $\mathbb{Q}$-curves and (ii) Montgomery curves. In particular, we show that any $(2,\varepsilon)$-structure can be represented as a pair of a curve coefficient (of a degree-2 $\mathbb{Q}$-curve or a Montgomery curve) and a single sign. From these representations, we derive radical 3-isogenies that efficiently implement the action of the class of a prime ideal above 3. As an application of our radical 3-isogenies, we give an explicit algorithm of the meet-in-the-middle method for finding an ideal class connecting two given $(2, \varepsilon)$-structures, which is a part of the generalized Delfs-Galbraith algorithm.
- Amos Beimel: for fundamental contributions to secret sharing and secure computation.
- Colin Boyd: for contributions to public-key cryptography and fostering the growth of the Australian cryptologic community.
- Jean-Sébastien Coron: for essential contributions to cryptanalysis, the design of cryptographic primitives, and side-channel security, and for outstanding service to the IACR.
- Fierre-Alain Fouque: for a wide range of contributions to cryptanalysis and asymmetric cryptography and for service to the cryptologic community.
- Henri Gilbert: for linear cryptanalysis and for other fundamental contributions to symmetric-key cryptanalysis, and service to the cryptologic research community.
- Nadia Heninger: for impactful contributions to the analysis of deployed cryptographic protocols and service to the IACR and the wider security community.
- Aggelos Kiayias: for outstanding contributions to cryptographic designs, including the science and implementations of blockchains, for educational leadership, and for service to the IACR.
- Brian LaMacchia: for outstanding service to the IACR and the cryptologic community and for technical contributions to cryptologic practice.
- Gregor Leander: for seminal contributions to symmetric cryptography and outstanding service to the IACR community through editorial leadership, conference organization, and sustained scientific excellence.
- Willi Meier: for seminal contributions to the design and analysis of stream ciphers, and a life long dedication to conducting and promoting research in symmetric-key cryptology.
- Vinod Vaikuntanathan: for fundamental contributions, including to fully homomorphic encryption, secure computation, quantum cryptography, and information-theoretic cryptography.
- Huaxiong Wang: for significant contributions to the design and analysis of cryptosystems and outstanding service to the cryptologic community, particularly in the Asia-Pacific region.
- Hoeteck Wee: for fundamental contributions to the design, construction, and implementation of advanced encryption schemes.
Michael Klooss, Russell W. F. Lai, Ngoc Khanh Nguyen, Michał Osadnik, Lorenzo Tucci
At a high level, our construction follows the recursive split-and-fold paradigm: the prover first splits the witness into $\rho$ sub-witnesses, sends the corresponding cross-terms, and then folds them into a single witness that is shorter by a factor of $\rho$ using verifier challenges. Prior works typically restrict $\rho = O(1)$ to preserve succinct verification and maintain the optimal $\tilde{O}(\lambda)$ proof size. We overcome this “constant barrier”, which enables larger $\rho$ and thereby reduces the proof size. To achieve this, we introduce the following technical contributions.
(i) Committed folding. Instead of sending $O(\rho)$ cross-terms in the clear, the prover commits to the messages and later proves that the committed vector satisfies the verification relations. This enables the use of a larger shrinking factor, thereby reducing the number of recursion rounds. While this strategy has been successfully used in LaBRADOR (CRYPTO 2023), additional care is required here to preserve succinct verification. (ii) Recursive commitments. We generalise the double-commitment technique from LaBRADOR into a framework for recursive commitments, yielding further compression in commitment size. This results in concrete improvements in communication within each recursion round. (iii) Sumcheck-driven structured recursion. We extend the sumcheck framework from SALSAA (ePrint 2025/2124) to prove substantially more complex constraints arising in our construction (and open for future extensions), including correctness of random projections, inner-product claims and well-formedness of recursive commitments. While expressing these constraints as sumcheck relations requires considerable technical effort, the resulting protocols compose seamlessly with the structured recursion, yielding both linear-time proving and succinct verification.
Dan Boneh, Jaehyung Kim
Xiaofei Wu, Tian Qiu, Guofeng Tang, Yuqing Niu, Bowen Jiang, Jun Zhou, Haiyang Xue, Guomin Yang
Renas Bacho, Yanbo Chen
In this work, we introduce Earpick-MS, a tightly secure two-round multi-signature scheme over pairing-free cyclic groups that supports key aggregation while achieving compact signatures. Concretely, signatures in Earpick-MS consist of only three field elements and a single bit, thereby reducing the signature size by a factor of approximately 3.5 compared to the state-of-the-art T-Spoon construction. We further present Earpick-TS, a threshold signature variant of our scheme. Earpick-TS retains the same compact signature size and constitutes the first pairing-free two-round threshold signature scheme with a tight security proof. Prior to our work, achieving tight security in pairing-free threshold signatures required at least three rounds of interaction (Chen, PKC 2025; Bacho and Wagner, CiC 2026). Finally, we propose Earpick-muMS, an additional variant that achieves tight security in the multi-user setting while retaining the same compact signature size.
22 March 2026
LayerZero Labs | Vancouver, BC Canada
LayerZero Labs is a research-driven protocol company building the infrastructure for cross-chain interoperability. We are looking for a Cryptographer to join our research team and contribute to the design, analysis, and implementation of cryptographic protocols at the core of our systems.
This is a full-time role based in Vancouver, BC. We provide relocation assistance and visa/immigration support for candidates requiring it.
Responsibilities
- Design and analyze cryptographic protocols with a focus on zero-knowledge proof systems (SNARKs/STARKs), proof aggregation, and recursive composition
- Contribute to applied research translating theoretical constructions into production-grade implementations
- Evaluate cryptographic assumptions and assess security of existing and proposed primitives
- Collaborate with low-level systems engineers on performance-critical implementations in Rust/C++
Qualifications
- PhD (or equivalent research experience) in Cryptography, Mathematics, or Computer Science
- Deep expertise in the design and/or cryptanalysis of zero-knowledge proof systems or lattice-based schemes, including their related primitives
- Strong publication record or demonstrable open-source research contributions
- Comfort working at the intersection of theory and engineering — you can write a security proof, implement a cryptographic primitive, and benchmark code
- Experience with Rust or C++ is a strong plus
- Background in distributed computing or GPU development is a plus
Closing date for applications:
Contact: Kenneth Yun, Talent @ LayerZero Labs
More information: https://layerzero.network/zero
Newcastle University, School of Computing
The project lies at the intersection of cryptography, network security, and systems, with an emphasis on the integration and performance evaluation of quantum-safe mechanisms in 6G and IoT environments.
Funding covers tuition fees at the UK Home rate and includes a tax-free stipend (£21,805 per year, UKRI rate). International and non-UK applicants are welcome to apply; however, they will be required to cover the difference between Home and International tuition fees.
For more information, you can contact: Dr Vipin Sathi ([email protected]) Dr Essam Ghadafi ([email protected])
Closing date for applications:
Contact: Dr Vipin Sathi or Dr Essam Ghadafi
More information: https://www.ncl.ac.uk/postgraduate/fees-funding/search-funding/?code=comp2175
School of Cryptology, University of Chinese Academy of Sciences, Beijing, China
Research Topics:
- Cryptanalysis of hash functions in both classical and quantum settings.
Applicant Skills / Background:
- A strong background in cryptography, mathematics, computer science, or a related discipline.
- Excellent communication and interpersonal skills, with the ability to work effectively in a collaborative research environment.
- Strong critical thinking and analytical skills, with fluency in technical English.
- Proficiency in programming.
Closing date for applications:
Contact: Hailun Yan
National University of Singapore
Closing date for applications:
Contact: Divesh Aggarwal ([email protected])
University of Tartu, Tartu, Estonia
Candidates with experience in lattice-based cryptography or related areas of computer science and mathematics are especially encouraged to apply. Applicants should hold (or expect to obtain by spring) an MSc degree or equivalent with a research thesis and have a solid background in mathematics or theoretical computer science, including prior exposure to cryptography. Programming experience particularly in Python/SageMath/Magma and/or C/C++ and/or Java and/or Verilog HDL is highly desirable.
The PhD position begins on September 1, 2026, and has a duration of four years. PhD student receives a net monthly stipend of about €1900, while the cost of living in Tartu remains relatively affordable. For more details, https://crypto.cs.ut.ee/Main/PQCPosition2026
Interested candidates should send their applications (including CV, B.Sc./M.Sc. thesis, academic transcripts and motivation letter with a brief statement of research interests) to Sedat Akleylek ([email protected]).
The application deadline is April 16, 2026.
Closing date for applications:
Contact: Sedat Akleylek, ([email protected])
More information: https://crypto.cs.ut.ee/Main/PQCPosition2026
Swedish NCSA, Swedish Armed Forces
Closing date for applications:
Contact: Contact Martin Ekerå ([email protected]), Madeleine Leander ([email protected]) or the HR department ([email protected]) with any questions.
More information: https://www.forsvarsmakten.se/varnplikt-och-karriar/jobba-i-forsvarsmakten/lediga-jobb/47930/kryptolog-till-avdelningen-for-krypto-och-it-/
University of Versailles St-Quentin-en-Yvelines, France
A tenured Assistant Professor position (“Maître de conférences”) is open to highly qualified candidates who are committed to a career in research and teaching. Preference will be given to candidates with very strong research achievements in one or several of the areas related to the general fields of cryptology and information security.
Responsibilities include research, supervision of undergraduates and graduate students, preparation and management of research projects, and teaching in various study programs.
How to apply: Applications must be sent exclusively via the ODYSSEE portal (https://odyssee.enseignementsup-recherche.gouv.fr/). The list of mandatory documents to be provided is defined by the decree of 6 February 2023 (https://www.legifrance.gouv.fr/loda/id/JORFTEXT000047183295/).
Deadline for submitting applications: Friday, April 3, 2026, 4 PM, Paris time (France).
For selected candidates, in person auditions will take place on Monday, May 18, 2026 (in Versailles).
IMPORTANT NOTE: A “Qualification aux fonctions de Maître de conférences” certificate from the french “Conseil National des Universités” is usually required to apply. However candidates who already hold a an Assistant Professor (or equivalent) position may in some cases be exempted from this certificate.
Closing date for applications:
Contact: Louis Goubin, Full Professor, head of the "Cryptology and Information Security" group
e-mail: louis.goubin (at) uvsq.fr
More information: https://odyssee.enseignementsup-recherche.gouv.fr/procedures/recrutement-ec/offres-poste/fiche-offre-poste/261715