Engel p-adic Isogeny-based Cryptography over Laurent Series: Foundations, Security, and an ESP32 Implementation
Ilias Cherkaoui, Indrakshi Dey
TL;DR
This work introduces a novel post-quantum cryptography framework that fuses Engel expansions with $p$-adic Laurent-series arithmetic to parameterize supersingular isogenies. Encoding torsion data via Engel coefficients yields compact public keys while enabling fixed-precision, branch-regular arithmetic suitable for embedded devices, demonstrated on an ESP32 with constant-time kernels. The security model rests on SIDP and a new EEIP hardness assumption for the Engel encoding, offering IND‑CPA security under these conjectures. Empirical evaluation shows linear-time cryptographic computation with respect to message size, with network latency dominating end-to-end performance in multi-node IoT deployments, and energy profiles indicating predictable, hardware-friendly operation. The results highlight a viable path to quantum-resistant, lightweight cryptography on resource-constrained devices, while outlining directions for deeper cryptanalytic validation and hardware co-design.
Abstract
Securing the Internet of Things (IoT) against quantum attacks requires public-key cryptography that (i) remains compact and (ii) runs efficiently on microcontrollers, capabilities many post-quantum (PQ) schemes lack due to large keys and heavy arithmetic. We address both constraints simultaneously with, to our knowledge, the first-ever isogeny framework that encodes super-singular elliptic-curve isogeny data via novel Engel expansions over the p-adic Laurent series. Engel coefficients compress torsion information, thereby addressing the compactness constraint, yielding public keys of ~1.1 - 16.9 kbits preserving the hallmark small sizes of isogeny systems. Engel arithmetic is local and admits fixed-precision p-adic operations, enabling micro-controller efficiency with low-memory, branch-regular kernels suitable for embedded targets.
