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:
03 January 2026
Hemin Rahimi, Amir Moradi
Nico Döttling, Giulio Malavolta, Omer Paneth
Under the hardness of LWE, we construct BARGs where both the CRS size the additive overhead of the proof are independent of $m$. Such BARGs can be recursively composed an unbounded polynomial number of times without losing succinctness. Along the way, we also considerably simplify the construction of fully local somewhere extractable hash functions used in the construction of Devadas et al.
Sarvar Patel, Giuseppe Persiano, Joon Young Seo, Kevin Yeo
Of independent interest, we present improved oblivious merging schemes for specific settings important for our ORAMs. Our constructions solely rely on symmetric cryptography.
02 January 2026
Krijn Reijnders
Kobi Gurkan, Philipp Jovanovic, Andrija Novakovic
Diana Ghinea, Chen-Da Liu-Zhang
We mainly focus on the real-valued variant, and chart the feasibility frontiers in synchronous, asynchronous, and network-agnostic models. We compare protocols in terms of resilience, round complexity, and communication efficiency, while also clarifying overlooked details and gaps.
Beyond standard requirements on the outputs, we discuss stronger conditions, such as having the outputs \emph{close} to the honest inputs' median. Moreover, we briefly situate the real-valued AA problem within the broader landscape of AA, where other input domains such as higher-dimensional spaces and graphs introduce further challenges.
31 December 2025
Ariel Futoransky, Fadi Barbàra, Ramses Fernandez, Gabriel Larotonda
Quinten Norga, Suparna Kundu, Ingrid Verbauwhede
Jingjing Fan, Xingye Lu, Man Ho Au, Siu Ming Yiu
sowle
Shichang Wang, Meicheng Liu, Shiqi Hou, Chengan Hou, Dongdai Lin
Betül Askin Özdemir, Vincent Rijmen
Abhinav Vishnu
This paper presents the Portable Trust eXtensible (PTX) protocol, a novel mechanism for asynchronous, non-interactive DCV. PTX decouples the assertion of control from the delivery mechanism by utilizing Zero-Knowledge Succinct Non-Interactive Arguments of Knowledge (zk-SNARKs). We introduce a circuit design that cryptographically binds a set of ephemeral secrets (a nullifier and secret key) to a scoped metadata payload—containing audience restrictions and expiration parameters—anchored to the public DNS via a lightweight TXT record.
This approach eliminates the need for an active web server during validation. A prover generates a self-contained, portable, and purely stateless proof artifact that can be verified client-side by any relying party, with revocation handled via O(TTL) DNS record deletion. We implement a reference toolchain using the Groth16 proving system and the Poseidon hash function, achieving a circuit complexity of just 1,756 constraints and sub-15ms verification times on consumer hardware. Our security analysis demonstrates that PTX effectively mitigates replay attacks through context-commitment public inputs while offering a privacy-preserving alternative to interactive DCV for identity assertions in decentralized environments.
30 December 2025
Baylor University
Closing date for applications:
Contact: [email protected]
More information: https://apply.interfolio.com/172168
Baylor University
Closing date for applications:
Contact: [email protected]
More information: https://apply.interfolio.com/174057
iTrust @SUTD, Singapore
Closing date for applications:
Contact: Prof. Jianying Zhou
More information: http://jianying.space/
University of Waterloo
Nominees are required to have a PhD (or equivalent) and will be appointed in a University of Waterloo academic department/unit as a full professor or associate professor with a promotion to full professor within two years of starting their appointment, or, if recruited from outside the academic sector, must possess the necessary qualifications to be appointed at these levels. The rank and salary will be commensurate with qualifications and experience.
For the complete job announcement and application procedures, see: https://ofas.uwaterloo.ca/job-details/123
Closing date for applications:
Contact: David Jao ([email protected])
More information: https://uwaterloo.ca/research/sites/default/files/uploads/documents/canadaimpactchairs_job-ad_final.pdf
Bocconi University, Milano, Italy
The successful candidate will join the cryptography group at Bocconi, working in a highly international and interdisciplinary environment.
Requirements: PhD in Computer Science, Mathematics, or a related field (or PhD completion expected within 6 months), strong background in cryptography, particularly FHE, MPC, or threshold cryptography, and a solid publication record in leading venues. Programming experience is a plus.
Fluency in English is required; Italian is not.
Position: Full-time post-doctoral position, 2 years (renewable). Starting date: 1 March 2026 (flexible).
Application deadline: 31 January 2026. Applications must be submitted online at: https://jobmarket.unibocconi.eu/?id=890
Closing date for applications:
Contact: For more information, please contact Emmanuela Orsini ([email protected])
More information: https://jobmarket.unibocconi.eu/?id=890
29 December 2025
Debrup Chatterjee
Our construction introduces three main ideas: (1) a representation of the syndrome decoding witness as a multilinear polynomial suitable for sum-check verification; (2) a degree-doubling binarity enforcement technique based on power-sum constraints $S_1 = S_2 = S_4 = w$ to ensure binary witnesses; and (3) a linearization helper polynomial that enables efficient simulation in the random oracle model.
For 128-bit security, SumSig yields signatures of approximately 5–8 KB with public keys of 50–100 KB, depending on the polynomial commitment scheme. This offers a different trade-off compared to existing code-based signatures such as Wave and LESS, which achieve either very small signatures with large public keys or moderate public keys with larger signatures. The resulting scheme features deterministic signing with no aborts and admits a quasi-tight reduction to the Syndrome Decoding problem in the random oracle model.
Ioannis Kaklamanis, Wenhao Wang, Harjasleen Malvai, Fan Zhang
Motivated by this problem, we introduce the notion of Verifiable Aggregate Receipts (VAR). A VAR system allows an issuer to issue receipts to users and to verify the number of receipts possessed by a prover, who is given receipts upon serving users. An ideal VAR system should satisfy inflation soundness (the prover cannot overstate the count), privacy (the verifier learns only the count), and be performant for large-scale applications involving millions of users.
We formalize VAR using an ideal functionality and present two novel constructions. Our first protocol, S-VAR, leverages bottom-up secret-sharing to enable tiered ``fuzzy'' audits, and achieves constant-size receipts regardless of the number of supported thresholds. Our second protocol, P-VAR, uses bilinear pairings to aggregate receipts into a proof verifiable in constant time, enables exact auditing, and can be extended to handle a dynamic user set. We prove both constructions secure with respect to our ideal functionality.
We implement and benchmark our VAR constructions. For a million users, issuance takes less than $2$ seconds for either scheme, and for audit proving time, P-VAR requires less than $10$ seconds and S-VAR requires less than $35$ seconds. Compared to our schemes, baseline and existing solutions are either at least an order of magnitude slower in proving and verification time, or they do not scale to one million users. Our benchmarks demonstrate that our VAR protocols can be used to enable verifiable and privacy-preserving user engagement auditing at scale. Finally, we showcase how VAR can be integrated with the aforementioned applications.