The primary cryptanalytic path is hidden-number-problem analysis, lattice reduction, and nonce-leakage analysis on captured cryptographic material — not direct quantum break of RSA-2048, which today’s hardware cannot do.
QStrike’s methodology is honest about what bounded-N quantum hardware can prove and what classical analysis on captured material proves. The published indirect-brute-force playbook covers:
- Side-channel leakage on long-lived signing and key-establishment surfaces.
- Weak random-number generation and biased-nonce reuse across signature corpora.
- Ephemeral key reuse and static session-ticket keys on production load balancers.
- Lattice attacks on partial-information problems — HNP, ECDSA-with-biased-nonce, RSA-with-known-MSBs.
- Deprecated-protocol downgrade surfaces that admit captured-material replay against a future adversary.
Every primitive on the list is published in the open cryptanalytic literature. QStrike’s contribution is the validation harness, the cross-vendor consistency framework, and the signed evidence trail — not novel cryptanalysis.