CRMay 27

AICrypto: Evaluating Cryptography Capabilities of Large Language Models

UW
arXiv:2507.0958098.13 citationsh-index: 12Has Code
Predicted impact top 1% in CR · last 90 daysOriginality Synthesis-oriented
AI Analysis

Provides a rigorous benchmark for assessing LLM capabilities in cryptography, revealing strengths and limitations for researchers and practitioners.

AICrypto benchmark evaluates LLMs on cryptography tasks including multiple-choice, CTF, and proof problems. State-of-the-art models match or surpass human experts in memorization and routine tasks but struggle with abstract reasoning and multi-step analysis.

We build \textbf{AICrypto}, a comprehensive benchmark designed to evaluate the cryptography capabilities of large language models (LLMs). The benchmark comprises 135 multiple-choice questions, 150 capture-the-flag challenges, and 30 proof problems, covering a broad range of skills from knowledge memorization to vulnerability exploitation and formal reasoning. All tasks are carefully reviewed or constructed by cryptography experts to improve correctness and rigor. For each proof problem, we provide detailed scoring rubrics and reference solutions that enable automated grading, achieving high correlation with human expert evaluations. We introduce strong human expert performance baselines for comparison across all task types. Our evaluation of 17 leading LLMs reveals that state-of-the-art models match or even surpass human experts in memorizing cryptographic concepts, exploiting common vulnerabilities, and routine proofs. However, our analysis reveals that they still lack a deep understanding of abstract mathematical concepts and struggle with tasks that require multi-step reasoning and dynamic analysis. We hope this work could provide insights for future research on LLMs in cryptographic applications. Our code and dataset are available at https://github.com/wangyu-ovo/aicrypto-agent.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes