International Association for Cryptologic Research

International Association
for Cryptologic Research

Eurocrypt 2026

Group Key Progression: Strong Security for Shared Persistent Data


Matilda Backendal
Università della Svizzera italiana

David Balbás
ETH Zurich

Miro Haller
UC San Diego


Keywords: key progression, secure file sharing, end-to-end encryption, key regression, group key agreement


Abstract

End-to-end encryption allows data to be outsourced and stored on an untrusted server, such as in the cloud, without compromising data privacy. When this data is shared between a group of users, all members also share access to the key material used for data encryption. This key material is static and not rotated when group membership changes. Hence, access control is only enforced by the server and security breaches or compelled disclosure would allow even a removed member to decrypt the current shared data.

We propose to move away from static keys and instead use a group key progression (GKP) scheme, a novel primitive that enables a dynamic group of users to agree on a persistent sequence of keys while keeping a compact local state. GKP ensures that group members can only derive keys within a certain interval of the sequence, a notion that we call interval access control (IAC), and also provides post-compromise security. Our GKP construction, called Grappa, combines continuous group key agreement (Alwen et al., 2020) with a new abstraction called an interval scheme. The latter is a symmetric-key primitive that can derive a sequence of keys from a compact state while preserving IAC. We explore different interval scheme constructions and simulate their storage and communication costs when used in group settings. The most efficient of them is a generalization of dual key regression (Shafagh et al., 2020), which we formalize and prove secure. Overall, our protocols offer a practical and robust solution to protect shared, persistent data.

Publication

EUROCRYPT 2026, LNCS 16542

Paper

Artifact

Artifact number
eurocrypt/2026/a13

Artifact published
July 25, 2026

Badge
🏆 IACR EUROCRYPT Results Reproduced

README

ZIP (25.1 KB)  

View on Github

License
This work is licensed under the Apache License, Version 2.0.

Note that license information is supplied by the authors and has not been confirmed by the IACR.


BibTeX How to cite

Matilda Backendal, David Balbás, and Miro Haller. (2026). Group Key Progression: Strong Security for Shared Persistent Data. In Advances in Cryptology – EUROCRYPT 2026, Lecture Notes in Computer Science vol. 16542, pp. 34–65, Springer. https://doi.org/10.1007/978-3-032-25317-0_2. Artifact at https://artifacts.iacr.org/eurocrypt/2026/a13.