Radboud Digital Security group Lunch Talk homepage

Welcome to the site of the talks organised by Radboud Digital Security group. We organize a talk every Wednesday at 12:30.

Objectives:

Policy:

Resources:

Upcoming talks

  • Tuesday, 15th of September 2026 at 12:30 in at Huygens (HG00.622, ground floor)
    DiS Lunch by Orr Dunkelman

    CryptanalysisBench - Can LLMs do Cryptanalysis?

    Cryptanalysis—the task of finding attacks against cryptographic schemes—sits at the intersection of mathematical reasoning and programming, two areas where LLMs have made rapid progress. Just like math and programming, cryptanalytic attacks are formally defined and can be unambiguously verified. This raises the question if cryptanalysis might experience a similar acceleration in progress through LLMs. In this paper we introduce CryptanalysisBench, a benchmark of 114 tasks spanning six families of cryptographic primitives (block ciphers, hash functions, etc) drawn primarily from four NIST standardization competitions. Each task asks an agent to break an implementation of a cryptographic primitive by winning a formal security game. The benchmark has three tiers: (1) primitives with known practical breaks; (2) scaled-down variants of primitives without one; (3) a challenge set of unbroken production primitives. We evaluate Claude Opus 4.7, GPT-5.5 and Claude Mythos: all three solve a majority of Tier 1 (72.4%, 79.3%, and 75.9% respectively), while Tier 2 remains largely out of reach. One notable exception in Tier 2 is the SPoC AEAD, for which Mythos proposed a novel full key recovery attack. For Tier 1 successes, we provide a fine-grained analysis distinguishing paper recall from source-level rediscovery. We release CryptanalysisBench both as a forecasting tool to track when AI cryptanalytic capability becomes a serious factor, and as scaffolding for subjecting candidate schemes to more attacks before they are deployed.

  • Wednesday, 23rd of September 2026 at 12:30 in the big lecture room in Mercator 1 (MERC1_00.28, ground floor)
    DiS Lunch by Adam Vecsi

    Post-Quantum Digital Identity Wallet

    As data breaches and the excessive collection of personal data
    by digital service providers become increasingly common, the demand for
    privacy-preserving digital identity solutions continues to grow.
    Anonymous credentials address this need by enabling users to prove
    specific attributes, such as being over 18, without revealing any
    additional personal information, including their identity or exact
    birthdate. Digital identity wallets leverage these credentials to return
    control over personal data to users. Current implementation efforts,
    mostly driven by the eIDAS 2.0 deadline, focus on classical
    cryptographic security models, but it is equally timely to start
    preparing the digital identity ecosystem for the post-quantum era.
    In this talk, I will present our post-quantum instantiation of Yivi, the
    most popular open-source digital identity wallet in active deployment.
    We first redesigned Yivi's cryptographic base library around
    cryptographic agility, so that new credential schemes can enter the
    ecosystem without the wallet being rebuilt around them. We then put one
    through it: zkDilithium, a STARK-based anonymous credential scheme,
    which we extended with multi-show unlinkability and selective
    disclosure, the two features a wallet cannot do without. The benchmarks
    are encouraging, with a full disclosure taking about a second even on a
    low-end phone. In ongoing work, we are implementing device-binding
    proofs to accompany the zkDilithium credential, and investigating a
    second direction based on the LaZer library.

  • Past talks