Paper 2026/394

SQISign on ARM

Luca De Feo, IBM Research Europe, Zürich, Switzerland
Li-Jie Jian, Academia Sinica
Ting-Yuan Wang, University of Southern California
Bo-Yin Yang, Academia Sinica
Abstract

We present the first vectorized implementation of SQIsign for high-performance Arm architectures. SQIsign is a promising candidate in the NIST On-Ramp Digital Signatures Call Round 2 to its most compact key and signature sizes. However, its signing performance remains a primary bottleneck, particularly the ideal-to-isogeny conversion. The conversion requires a large number of operations on elliptic curves and Abelian varieties, which depend on finite field arithmetic. Despite recent algorithmic improvements, research on high-performance implementations and efficient vectorized finite field arithmetic for SQIsign is still unexplored. Our main contribution is the first demonstration of non-trivial vectorization speedups for SQIsign. By leveraging the NEON instruction set, we implement highly efficient finite field arithmetic and batched elliptic curve operations tailored for 2-dimensional isogeny chain computations. This accelerates the subroutine by 2.24$\times$ over the state-of-the-art. Moreover, our improvements are completely orthogonal to the recent algorithmic improvement Qlapoti (Asiacrypt 2025), offering similar performance gains in the SQIsign signing algorithm. When combined with Qlapoti, our implementation achieves a speedup of more than 2.24$\times$ in signing at NIST security level I. We expect our work to inspire further SQIsign optimization from a vectorization perspective, especially for quaternion computations with precise bounds.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint.
Contact author(s)
iacr-papers @ defeo lu
jcuyo613 @ gmail com
deanwang88528 @ gmail com
by @ crypto tw
History
2026-02-28: approved
2026-02-26: received
See all versions
Short URL
https://ia.cr/2026/394
License
No rights reserved
CC0

BibTeX

@misc{cryptoeprint:2026/394,
      author = {Luca De Feo and Li-Jie Jian and Ting-Yuan Wang and Bo-Yin Yang},
      title = {{SQISign} on {ARM}},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/394},
      year = {2026},
      url = {https://eprint.iacr.org/2026/394}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.