Technology
Hacker News

Discovering Cryptographic Weaknesses with Claude

Source Entity

Hacker News

July 30, 2026
Discovering Cryptographic Weaknesses with Claude

Researchers using Anthropic's Claude Mythos have identified cryptographic vulnerabilities in the HAWK digital signature scheme and AES encryption. Concurrently, OpenAI has released Codex Security, an open-source tool designed to help developers identify and validate security issues within their own codebases.

The Dual-Front Evolution of AI-Assisted Cybersecurity

Recent developments in the artificial intelligence landscape have highlighted a dual-front evolution in cybersecurity: the use of advanced models to probe the fundamental mathematical barriers of encryption, and the empowerment of developers to secure their own software supply chains. Anthropic’s use of the Claude Mythos Preview to identify cryptographic weaknesses represents a significant milestone in AI-driven research, demonstrating that large language models are becoming increasingly capable of performing complex analytical tasks previously reserved for human cryptographers.

Breaking the Mathematical Shield

Anthropic’s research has yielded two primary findings: a practical key-recovery attack against the HAWK-256 digital signature scheme and a novel approach to attacking round-reduced Advanced Encryption Standard (AES) ciphers. HAWK, designed as a post-quantum cryptographic solution, is intended to secure data against future quantum computing threats. By identifying vulnerabilities in such a scheme, researchers are essentially stress-testing the architecture of our future digital privacy. While these findings do not impact production systems today, they serve as a critical warning regarding the necessity of rigorous vetting for post-quantum algorithms before widespread adoption.

The Role of AI in Cryptographic Research

The discovery of these weaknesses underscores a shift in how we approach cryptographic security. By leveraging Claude Mythos to autonomously scan for vulnerabilities, Anthropic has showcased the potential for AI to accelerate mathematical discovery. This process allows researchers to identify flaws in symmetric ciphers like AES—the bedrock of modern internet encryption—much faster than traditional manual methods. This capability is a double-edged sword, reinforcing the need for defensive AI to evolve at the same pace as the models capable of uncovering these deep-seated vulnerabilities.

Democratizing Security with OpenAI’s Codex

Parallel to these high-level cryptographic findings, OpenAI has released Codex Security, an open-source CLI and TypeScript SDK. This tool aims to democratize the ability for developers to find, validate, and review security issues in their own code. By providing a standardized interface for assessing repositories, OpenAI is encouraging a shift toward 'security-first' development, where engineers can catch vulnerabilities early in the software development lifecycle (SDLC) rather than after deployment.

Implications for the Developer Ecosystem

Codex Security supports major operating systems and requires modern Node.js environments, signaling a focus on contemporary development workflows. By requiring user authentication and explicit permission to scan repositories, the tool emphasizes ethical usage and accountability. This release complements the broader trend of integrating AI into the developer experience, moving beyond mere code generation to include active threat modeling and remediation.

Conclusion: The Future of Digital Infrastructure

As we look toward the future, the intersection of AI and cryptography will be defined by an ongoing race between exploit and defense. Anthropic's research reminds us that even our most advanced post-quantum schemes require constant scrutiny, while tools like OpenAI’s Codex Security provide the practical infrastructure needed to maintain the integrity of everyday software. Together, these developments represent a pivotal moment in the maturity of AI, transitioning from experimentation to a critical component of global cybersecurity research and practice.

Multiple Citing Sources

Verification Required?

Read the full report from the primary source

Go to Hacker News