PulseAugur
LIVE 10:45:46
research · [1 source] ·
0
research

New Eidolon signature scheme uses graph coloring to resist quantum attacks

Researchers have introduced Eidolon, a novel post-quantum signature scheme that leverages the NP-complete k-colorability problem. This scheme generalizes existing zero-knowledge protocols and uses Merkle-tree commitments to reduce signature size. Empirical analysis suggests that carefully constructed k-coloring instances can withstand attacks from both classical solvers and graph neural networks, indicating potential resilience against modern cryptanalytic methods. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel approach to post-quantum cryptography that may resist graph neural network-based attacks.

RANK_REASON This is a research paper detailing a new cryptographic scheme.

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Asmaa Cherkaoui, Ramon Flores, Delaram Kahrobaei, Richard Wilson ·

    Eidolon: A Post-Quantum Signature Scheme Based on k-Colorability in the Age of Graph Neural Networks

    arXiv:2602.02689v2 Announce Type: replace-cross Abstract: We propose Eidolon, a post-quantum signature scheme grounded on the NP-complete k-colorability problem. Our construction generalizes the Goldreich-Micali-Wigderson zero-knowledge protocol to arbitrary k >= 3, applies the F…