/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Anthropic's cryptanalysis results on HAWK and AES show AI can now understand existing cryptanalysis results, turn them into new attacks, and even extend them

A Few Thoughts on Cryptographic Engineering Matthew Green

Context & Ripple Effects

The results follow reporting that Claude Mythos Preview broke a weaker AES variant and improved an attack on HAWK, moving the discussion from general cyber capability toward a specific cryptanalysis workflow.

They also arrive after experts questioned earlier claims of AI-enabled cyber breakthroughs, making reproducibility and the distinction between assisted analysis and autonomous discovery central to how the findings are assessed.

First-order effects

  • Anthropic’s model-evaluation and safety teams must treat the ability to read published cryptanalysis, produce attack variants, and extend them as a concrete capability to measure rather than a purely theoretical cyber risk.
  • Researchers and maintainers working with HAWK or AES-related implementations gain a new reason to examine whether AI can accelerate analysis of known weaknesses and attack techniques.

Second-order effects

  • Other frontier-model developers face pressure to test whether their systems can translate security literature into usable cryptanalytic work, not merely answer security questions.
  • Security teams may shift more evaluation effort toward model-assisted attack chains, where the material is public but the synthesis, adaptation, and iteration are automated.

Third-order effects

  • If independently replicated, the result would broaden AI security evaluation from harmful-code generation to the model’s capacity to operationalize specialist research across longer technical workflows.
  • The larger governance question becomes whether safeguards and access policies can distinguish legitimate security research from scalable assistance that lowers the expertise needed to develop attacks.

The trend: This is one data point in the expansion of the agentic attack surface, as frontier models move from explaining technical knowledge toward applying it iteratively in specialized security domains.

Discussion

  • @matthew_d_green Matthew Green on x
    In case you missed the previous thread, I wrote up a short blog post giving my thoughts on the new Anthropic cryptanalysis results against HAWK and AES. https://blog.cryptographyengineering.co m/ ...
  • @matthew_d_green Matthew Green on x
    A lot of cryptanalysis has the form “here's an algorithm that we think might take a year on a billion-dollar cluster but we're not sure because nobody can afford to run it outside of the NSA”. So that kind of improvement is just very tough even for experts to measure.
  • @matthew_d_green Matthew Green on x
    For a lot of the big flashy public math results you've heard about, the result is a very simple (but hard to find) counterexample where you can test it by just doing some calculation. Or there's a machine-checkable proof. That doesn't fly for a lot of non-practical cryptanalysis.
  • @matthew_d_green Matthew Green on x
    Sorry, last thing I want to say and should have said above: the biggest barrier to these results is that verifying them is now the hard part. Current models will happily produce false “result slop” that takes hours for an expert to unravel. This is now the killer.
  • @matthew_d_green Matthew Green on x
    The only consolation I have is that we'll all need to figure this out together. Because if it really does become as good as all that, all of us humans will be in the same boat.
  • @matthew_d_green Matthew Green on x
    What does it mean for cryptographers? I don't know. I struggle with it. So far it's heaven, like having a smart plastic pal who's fun to be with and can talk through your problems without solving them all. I worry that pretty soon it will, and the world will be less bright.
  • @matthew_d_green Matthew Green on x
    The good news is that it could not come at a better time. Unless we live in Minicrypt, having massive cryptanalysis resources come on line just as we're beginning a major tech transition in public-key crypto is about as ideal a time as you could get.
  • @matthew_d_green Matthew Green on x
    Where I'm worried is around public key cryptography. We don't have nearly enough people doing mathematical cryptanalysis on problems like ECDLP or RSA and lattice-based crypto is (IMHO) understudied compared to the number of “hours” of cryptanalysis it's about to get.
  • @matthew_d_green Matthew Green on x
    First, HAWK is not a deployed scheme. It's related to Falcon signatures but the attack doesn't transfer. Also: AI is not the only thing breaking HAWK; some other researchers recently produced a similar result. They admit Claude's is a little better, though.
  • @matthew_d_green Matthew Green on x
    A few people have asked about the Anthropic Hawk and AES cryptanalysis results. The top-level answer is: It's very impressive. Three immediate comments on the actual results, old-school thread below.
  • Giuseppe F. Italiano Giuseppe F. Italiano on linkedin
    Apparently, Claude Mythos is going from discovering incorrect implementations of cryptographic algorithms to finding mathematical flaws in the algorithms themselves. …
  • Roger Grimes Roger Grimes on linkedin
    SIKE, RAINBOW, and now, HAWK, are your reminders that no PQC algorithm is provable secure.  PQC is a (necessary) intermediate step toward truly secure quantum encryption …
  • r/crypto r on reddit
    Discovering cryptographic weaknesses with Claude
  • r/cybersecurity r on reddit
    Here's what Anthropic found when it turned Mythos loose on encryption algorithms
  • r/cryptography r on reddit
    Using Claude Mythos Preview, researchers at Anthropic have discovered improved ways to attack cryptographic algorithms (the mathematical methods used to keep online data private).
  • Timothy Lee Timothy Lee on linkedin
    Claude Mythos Preview just found a mathematical flaw in a NIST post-quantum signature candidate.  Not a bad implementation.  A weakness in the algorithm itself. …