AI model Mythos uncovers weakness in post-quantum cryptography candidate HAWK
Anthropic’s security model identified a previously unknown flaw in HAWK, a lattice-based digital signature scheme under NIST review, rendering it less competitive as a post-quantum cryptographic standard.
1 source · cross-referenced
- Anthropic’s Mythos AI security model uncovered a critical weakness in HAWK, a post-quantum cryptography (PQC) digital signature scheme under NIST review.
- The flaw, found after about 60 hours of work and $100,000 in compute, effectively halves the key strength of HAWK by exploiting the Lattice Isomorphism Problem.
- HAWK’s developer withdrew the algorithm from consideration following the discovery, which was achieved using Mythos in a semi-autonomous agentic workflow.
- The attack does not break real-world cryptosystems but signals potential advances in AI-assisted cryptanalysis that could impact future PQC standardization.
Anthropic reported that its Mythos AI security model identified a previously unknown weakness in HAWK, a lattice-based digital signature scheme designed to resist quantum computer attacks and under review as a candidate for post-quantum cryptographic (PQC) standards. The flaw was discovered after about 60 hours of work and approximately $100,000 in compute costs, according to the company.
The attack leveraged Mythos to exploit the Lattice Isomorphism Problem, a mathematical foundation believed to be resistant to quantum attacks. By identifying a new method to find automorphism symmetries within this problem, Mythos effectively halved the effective key strength of HAWK. While the weakness can be mitigated by doubling the key size, the added computational overhead makes HAWK less competitive compared to other PQC signing algorithms such as ML-DSA and FN-DSA.
The developer of HAWK withdrew the algorithm from consideration following the discovery, despite HAWK having previously withstood two rounds of NIST testing. The flaw was uncovered during a third round of testing designed to catch precisely such weaknesses, highlighting the evolving nature of cryptanalysis and the potential for AI to uncover subtle vulnerabilities.
Mythos operated in a semi-autonomous agentic workflow, conducting an extensive literature review, performing mathematical reasoning, and running computational experiments. The model implemented an end-to-end verification pipeline to validate the attack’s correctness. Notably, two separate agents initially disagreed on the viability of the method before collaborating to confirm the improved attack’s effectiveness.
Experts noted that the attack does not break real-world cryptosystems but represents a meaningful advance in AI-assisted cryptanalysis. Matthew Green, a Johns Hopkins cryptography professor, emphasized that the attack combines existing methods in a novel way, making it particularly suited for AI-driven discovery. Sophie Schmieg, a Google expert in PQC, stated that the findings effectively ended HAWK’s viability as a competitive candidate, describing the result as making "HAWK dead."
- Jul 30, 2026 · arXiv cs.CL
Researchers propose synthetic customer agents to validate LLM chatbots in banking
Trust79 - Jul 29, 2026 · arXiv cs.AI
Researchers propose llm-wiki-memory-template to preserve failure paths in collaborative AI and human workflows
Trust79 - Jul 29, 2026 · arXiv cs.AI
Researchers propose Kernel Forge, an agentic harness to optimize CUDA kernels for PyTorch models using LLM-driven search
Trust79