What Mythos Actually Found, in Plain Numbers
In roughly 60 hours of work and about $100,000 in API costs, Anthropic's unreleased Claude Mythos Preview model found a new attack on HAWK, a lattice-based signature scheme that had already cleared two rounds of NIST's post-quantum standardization review [1]. The model identified a previously unexploited lattice symmetry - a "nontrivial automorphism" - that cuts the cost of recovering a HAWK-256 private key from 2^64 to 2^38 operations, the kind of structural flaw that two years of expert cryptanalysis had missed [1]. The same weakness scales across HAWK's other parameter sets: HAWK-512's estimated attack cost falls from 2^150 to 2^108 gates, and HAWK-1024's from 2^288 to 2^182 [2].
In a separate research effort under a similar time and cost budget, Mythos invented a new cryptanalytic tool called the Mobius Bridge - a mathematical fingerprinting transform that stays invariant across 256 guessed values inside a meet-in-the-middle attack, letting the attacker skip an entire enumeration step. Applied to 7-round AES-128, it sped up the best-known attack by 200 to 800x, beating a record that had stood since 2013 [3]. Both are genuine, previously undocumented cryptanalytic contributions - the kind of result that would normally anchor a standalone academic paper - and both came out of the same general-purpose model working with minimal domain steering from a human researcher.


