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:
11 February 2026
Stelios Manasidis, Quinten Norga, Suparna Kundu, Ingrid Verbauwhede
In this work, we propose a compact and efficient hardware accelerator for Mirath, an MPCitH-based DSA and candidate in the ongoing NIST PQC standardization effort. We propose a series of algorithmic and hardware-level optimizations, focusing on Mirath's most critical operations: GGM tree-based polynomial commitments and MPC arithmetic. Firstly, we observe Mirath greatly relies on symmetric primitives (SHA3 & AES) during the GGM tree expansion and typically requires a large amount of memory to store the derived tree nodes. We propose an on-the-fly scheduling for generating and computing the GGM tree, such that a minimal amount of GGM tree nodes are stored in memory and their computations can be performed in parallel. Our methodology enables temporarily storing a minimal (and configurable) set of parent nodes in local buffers, from which the low-level tree nodes can be efficiently derived instead of repeatedly doing so from the root seed. This is achieved through a novel, hardware-friendly tree node indexing scheme, which enables efficient traversal through GGM tree nodes using only left and right shifts to find their closest previously computed ancestor. Secondly, we analyze the MPC arithmetic in Mirath and propose massively parallel and yet area-efficient arithmetic units, capable of exploiting algorithm-level parallelism in the MPCith operations. This is achieved by analyzing Mirath's proposed parameter sets and identifying the most hardware-friendly parameters, for which we design highly fine-tuned modules. Finally, we implement our unified design, which supports all Mirath operations, on FPGA and compare its performance against state-of-the-art PQC DSA hardware implementations. Compared to an implementation of the MPCitH-based SDitH scheme (TCHES 2024), we reduce on-chip BRAM by up to $81.6\%$ and improve the area-time-product by a factor $52.7\times$ up to $64.8\times$. Overall, we demonstrate that modern MPCitH constructions can be significantly accelerated in hardware through a combination of algorithmic, architectural and low-level hardware optimizations, in line with real-world performance requirements.
Thierno Mamdou Sabaly, Marine Minier
In this paper, we propose a tool that directly searches for the best differential-linear attacks automating the work of Broll et al. using the differential-linear distinguishers proposed by Hadipour et al. More precisely, both searches (distinguishers and attacks) are done in the same step to improve the overall complexity of the differential-linear attack. We apply this tool to the case of SERPENT and PRESENT. The attack against SERPENT reaches 12 rounds with a time complexity equal to $2^{220.9}$ for a data/memory complexity equal to $2^{125.01}$. The attack against PRESENT-80 (PRESENT-128 respectively) reaches 16 (18 respectively) rounds with a time complexity equal to $2^{73.88}$ ($2^{124}$ respectively) for a data/memory complexity equal to $2^{57.88}$ ($2^{63.25}$ respectively).
Sihang Pu, Jiahui Gao, Ni Trieu
In this paper, we address these issues directly and summarize our contributions as follows: 1. We revisit the formal definition of PSU, covering both the standard one-sided functionality (where only one party receives the output) and the two-sided variant (where both parties receive the output), refuting several flawed claims from prior work, and show that the notion of ``during-execution leakage'' was not well-defined in the literature, since the ``enhanced'' functionality is actually equivalent to the standard one. 2. We show how one of the fastest semi-honest protocols can be strengthened against malicious senders with a simple ad-hoc modification, while preserving its efficiency and simplicity. 3. As our main result, we present the first practical, concretely efficient, and maliciously secure two-sided PSU protocol, achieving at least a quadratic improvement over prior work. Along the way, we also resolve the challenge of assuring honest behavior for the hash-to-curve function in the PSU context---a task generally regarded as impractical due to the non-algebraic nature of the hash function. 4. We implement both protocols and compare them with existing schemes. Our experiments demonstrate that our maliciously secure protocols are only ${1.1\!-\!2.4}\times$ slower than the most efficient semi-honest protocols in the literature.
Marina Checri, Pierre-Emmanuel Clet, Marc Renard, Renaud Sirdey
Nikolas Melissaris, Jiayi Xu, Antigoni Polychroniadou, Akira Takahashi, Chenkai Weng
Juraj Belohorec, Pavel Hubáček, Dominik Stejskal
The lifting condition is met by a broad class of algebraic protocols. As illustrations, we lift from the AGM to the AGMOS (i) the knowledge soundness of KZG-like polynomial commitments and (ii) the security of the multivariate Adaptive Rational Strong Diffie–Hellman (ARSDH). Our results clarify the precise relationship between AGM and AGMOS and provide a black-box recipe for future work: once a proof is obtained in the AGM, one can often inherit AGMOS security with negligible additional effort. This both streamlines the use of AGMOS in forthcoming work and reinforces the confidence that schemes proven secure in the AGM remain robust when oblivious sampling is available.
Georg Fuchsbauer, Marek Sefranek
We show that for analyzing Plonk, the ROM can be avoided when making the "zero-testing" (ZT) assumption on the used hash function (and the commitment scheme). ZT is a non-interactive, falsifiable hardness assumption. Assuming ZT, we prove Plonk knowledge-sound in the algebraic group model (AGM) and computationally ZK in the standard model. Using Plonk recursively can now be justified in the recursive AGM.
To increase confidence in ZT, we prove that it holds in the ROM assuming the used commitment scheme is binding. Moreover, when using KZG commitments in the generic group model we show that collision resistance of the hash function implies ZT.
Lizheng Wang, Hancheng Lou, Chongrong Li, Yu Yu, Yuncong Hu
We present zkAgent, an efficient SNARK system for agent execution. Beyond prior Transformer-only proofs, zkAgent proves the entire agent execution, including end-to-end LLM inference and tool interactions. Furthermore, zkAgent achieves scalable proof generation by proving multi-step agent interactions through a single, one-shot inference proof, eliminating the need to prove each intermediate token generation. To our knowledge, zkAgent is the first system to provide practical verifiable agent execution that simultaneously attests to complete LLM inference and tool interactions.
Our evaluation shows that, for a 512-token agent inference with GPT-2, zkAgent achieves an amortized proving time of 1.05s/token, a $294\times$ speedup over the state of the art, zkGPT (USENIX Security~’25) which requires $309$s/token with step-by-step generation. zkAgent also reduces verification time by $9{,}690\times$ (0.45s vs. 4361.09s). Moreover, for end-to-end agent executions, such as a weather agent and a coding assistant, zkAgent completes proving in 240s and verification in about 0.5s, with proof size of $42$MB, making verifiable agent execution practical in real-world deployments.
Seyda Nur Guzelhan, Lohit Daksha, Carlos Agulló Domingo, Gilbert Jonatan, John Kim, Jose L. Abellan, David Kaeli, Ajay Joshi
Vaibhav Dixit, Santanu Sarkar, Fukang Liu, Willi Meier
Zhe Li, Hongqing Liu, Chaoping Xing, Yizhou Yao, Chen Yuan
In this work, we close the gap by leveraging the well-known Walsh-Hadamard transform (WHT) in the context of QA-SD based PCGs. Although WHT is still a quasi-linear time algorithm as normal FFTs, no multiplication is needed — addition and subtraction suffice. Since multiplications over a prime field $\Fp$ typically incur an $O(\log{p})$ overhead over additions, our scheme that avoids a large number of multiplications perfectly fits the large prime field setting. Experimental results show that WHT is at least one magnitude faster than FFT over a $64$-bit smooth prime field. Consequently, our PCG achieves $27,000$ OLE per second over a $64$-bit prime field. This is the first full implementation of PCG for OLE over arbitrary large prime fields that we are aware of.
We then build PCG for vector-OLE over arbitrary large prime fields from QA-SD assumptions, and fully implement it using the $\mathsf{libOTe}$ library. We achieve a throughput of over $5$ million vector-OLEs per second over a $64$-bit prime field, roughly four times faster than state-of-the-art PCGs from either expand-accumulate (EA) codes (Boyle et al., CRYPTO 2022), or expand-convolute (EC) codes (Raghuraman et al., CRYPTO 2023).
Victor Duarte Melo
To achieve practical robustness, the scheme applies the Fujisaki-Okamoto (FO) transform, attaining IND-CCA2 security under standard assumptions. The reference implementation, internally codenamed "Topological Obsidian", includes a constant-time decoding routine based on branchless arithmetic to eliminate secret-dependent control flow during decryption and re-encryption. We provide benchmark results on an AMD Ryzen 9 5950X implementation using AVX2 vectorization for polynomial arithmetic, and demonstrate the integration of the KEM into a high-performance AES-256-GCM hybrid encryption pipeline.
10 February 2026
Rome, Italy, 10 May 2026
Submission deadline: 25 February 2026
Notification: 20 March 2026
Kota Kinabalu, Malaysia, 1 September - 4 September 2026
Submission deadline: 15 April 2026
Notification: 1 June 2026
09 February 2026
University of Luxembourg
Closing date for applications:
Contact: Jean-Sebastien Coron - jean-sebastien.coron at uni dot lu
More information: http://www.crypto-uni.lu/vacancies.html
07 February 2026
IN Groupe
As a Senior Engineer in Cryptography and Embedded Security, within the R&D team, you will be a key point of reference for security-related aspects. You will design high-security cryptographic algorithms for embedded systems. You will analyse and evaluate the security of these implementations against physical and software attacks to ensure a high level of protection for our embedded solutions. You will work on state-of-the-art technologies and the latest generations of cryptographic primitives.
Key skills :Experience with physical attacks, such as:
- Side-channel attacks (power, EM, timing)- Fault injection attacks (laser, EM)
- Knowledge of defensive countermeasures at software and/or hardware level- Excellent analytical and synthesis skills, high responsiveness
Preferred Skills : Experience with smart cards or similar technologies (e.g., Hardware Security Modules – HSM)- Background in vulnerability research, reverse engineering, or binary analysis
- Knowledge of basic communication standards such as ISO7816, ISO14443- Knowledge of post-quantum cryptography (PQC) and cryptographic protocols
Closing date for applications:
Contact: Alexandre Gonzalvez (alexandre.gonzalvez(at)ingroupe.com)
More information: https://www.linkedin.com/jobs/view/4359537260/
University of Vienna, Austria
At the Faculty of Computer Science, the research group "Security and Privacy", led by Prof. Edgar Weippl, offers an excellent environment to deepen your research in applied IT/software/AI security. The research group "Theory and Applications of Algorithms" offers the opportunity to explore foundational questions in cryptography under the supervision of Ass.-Prof. Karen Azari.
Applications must contain all required documents and be done exclusively through the linked job portal of University of Vienna.
University of Vienna is located centrally and public transport is extraordinarily good. Vienna is internationally very well connected by train, plane and bus. There are several security and cryptography research groups in and around Vienna with whom we have regular exchange.
Closing date for applications:
Contact: for a postdoc in Applied Security: Edgar Weippl (edgar.weippl(at)univie.ac.at)
for a postdoc in Foundations of Cryptography: Karen Azari (karen.azari(at)univie.ac.at)
More information: https://careers.univie.ac.at/en/postdoc/e-steem
University of Oldenburg, Germany
The Safety-Security-Interaction Group at the Computer Science Department of the University of Oldenburg invites applications for a Ph.D. position in IoT Security in the context of medical applications (full-time).
Excellent command of the English language is required; German language skills are not required.
Application deadline: 8 March 2026
Complete job announcement and application procedure: https://uol.de/job936en
Closing date for applications:
Contact: Prof. Dr. Andreas Peter ([email protected])
More information: https://uol.de/job936en
Luxembourg Institute of Science and Technology (LIST), Luxembourg
Closing date for applications:
Contact: Qiang Tang ([email protected])
More information: https://app.skeeled.com/offer/c/691c3d2e6442c61b9ca4dd22?lang=en&show_description=true
Fortanix
Closing date for applications:
Contact: Shannon Mrosko Sr. Talent Acquisition Partner [email protected]
More information: https://apply.workable.com/fortanix/j/A122E95976/