Isogeny-Based Cryptography
Isogeny-based cryptography offers the smallest keys of any post-quantum family, built on the hardness of finding isogenies between supersingular elliptic curves. It is also the field's most striking cautionary tale: the leading candidate SIKE was broken in 2022 by a classical attack. Research continues with CSIDH and the compact signature scheme SQIsign, but the family is not yet ready for production reliance.
The Hard Problem
An isogeny is a structure-preserving map between elliptic curves. The security assumption is that, given two supersingular elliptic curves, it is hard to find an isogeny (a path in the isogeny graph) connecting them. This problem has no efficient classical or quantum algorithm in general, and crucially it allows extremely compact key material — the headline advantage of the family.
Tiny Keys
Isogeny schemes produce the smallest public keys and ciphertexts of any PQC family — often well under a kilobyte, comparable to or smaller than classical ECC. In a world where lattice and especially code-based schemes inflate handshake sizes, this compactness is genuinely attractive for bandwidth-constrained settings. That promise is exactly why the SIKE break was so consequential.
The SIKE Break — A Cautionary Tale
SIDH / SIKE was a Round-4 KEM candidate in the NIST process and a leading hope for compact post-quantum key exchange. In 2022, Castryck and Decru published a key-recovery attack that broke SIDH/SIKE outright — running on a single classical computer in hours, with no quantum computer required. The attack exploited extra structural information (auxiliary torsion points) that SIDH revealed.
Ongoing Research
The SIKE break did not end isogeny research; it redirected it. The structural weakness was specific to SIDH's use of torsion-point images, not to isogeny problems in general.
- CSIDH — a commutative-isogeny key-exchange design with a different structure than SIDH. It avoids the torsion-point leakage that doomed SIDH, though its quantum security level and performance remain active research topics.
- SQIsign — a compact isogeny-based signature scheme that has advanced to the third round of the NIST additional-signatures process; its public keys and signatures are very small, but signing is computationally heavy and it remains under evaluation.
Where It Stands
| Scheme | Type | Status |
|---|---|---|
| SIDH / SIKE | KEM | Broken (2022) — do not use |
| CSIDH | Key exchange | Research; security parameters debated |
| SQIsign | Signature | NIST additional-signatures third-round candidate; not yet standardized |
Isogeny cryptography remains scientifically fascinating and uniquely compact, but it is experimental from a deployment standpoint. Use standardized lattice, hash-based, and code-based schemes today, and watch SQIsign and CSIDH as longer-term possibilities.
Standards & references
- An efficient key recovery attack on SIDH (Castryck-Decru, 2022) — the classical attack that broke SIKE.
- NIST PQC project — where SIKE competed and SQIsign is being evaluated.
- Resources — full standards register
同源密码
同源密码拥有所有后量子家族中最小的密钥 其安全性建立在超奇异椭圆曲线之间寻找同源的困难性上。它也是该领域最醒目的前车之鉴 主流候选 SIKE 于 2022 年被一种经典攻击攻破。研究在 CSIDH 与紧凑签名方案 SQIsign 上得以延续 但该家族尚不足以支撑生产环境。
困难问题
同源是椭圆曲线之间一种保持结构的映射。安全假设在于 给定两条超奇异椭圆曲线 难以找到连接它们的同源 即同源图中的一条路径。该问题在一般情形下没有高效的经典或量子算法 且关键在于 它允许极其紧凑的密钥材料——这正是该家族的招牌优势。
极小密钥
同源方案产生所有 PQC 家族中最小的公钥与密文——通常远小于一千字节 与经典 ECC 相当甚至更小。在格基尤其是编码基方案膨胀握手体积的当下 这种紧凑性对带宽受限场景确有吸引力。这一前景正是 SIKE 被攻破影响如此深远的原因。
SIKE 攻破 一则警示
SIDH / SIKE 是 NIST 流程中的第四轮 KEM 候选 也是紧凑后量子密钥交换的主要希望。2022 年 Castryck 与 Decru 发表了一种密钥恢复攻击 直接攻破 SIDH/SIKE——在单台经典计算机上数小时即可完成 无需量子计算机。该攻击利用了 SIDH 暴露的额外结构信息 辅助挠点。
持续研究
SIKE 的攻破并未终结同源研究 而是改变了方向。其结构性弱点专属于 SIDH 对挠点像的使用 而非同源问题本身。
- CSIDH——一种交换同源密钥交换设计 结构与 SIDH 不同。它避开了使 SIDH 覆灭的挠点泄露 不过其量子安全级别与性能仍是活跃研究课题。
- SQIsign——一种紧凑同源签名方案,已进入 NIST 额外签名第三轮;其公钥与签名很小,但签名计算较重,仍处于评估阶段。
现状
| 方案 | 类型 | 状态 |
|---|---|---|
| SIDH / SIKE | KEM | 已被攻破 2022 切勿使用 |
| CSIDH | 密钥交换 | 研究中 安全参数尚有争议 |
| SQIsign | 签名 | NIST 额外签名第三轮候选,尚未标准化 |
同源密码在科学上依然引人入胜 紧凑性独树一帜 但从部署角度看仍属实验性。当下应使用已标准化的格基 哈希基与编码基方案 并将 SQIsign 与 CSIDH 作为更长期的可能性持续关注。
标准与参考
- SIDH 的高效密钥恢复攻击 Castryck-Decru 2022 — 攻破 SIKE 的经典攻击。
- NIST PQC 项目 — SIKE 曾竞逐之处 以及 SQIsign 正在评估之处。
- 资源链接 — 完整标准登记册