Paper 2026/1458

A High-Speed Hardware Accelerator for QR-UOV Signature Scheme

Renma Sugai, Tohoku University
Hiroshi Amagasa, Tohoku University
Rei Ueno, Kyoto University
Naofumi Homma, Tohoku University
Abstract

This paper proposes a high-speed hardware accelerator for QR-UOV, a multivariate scheme, that executes all three operations: key generation, signature generation, and signature verification. QR-UOV utilizes a quotient polynomial ring structure to reduce the public-key size of the original UOV scheme; however, this introduces functional requirements distinct from other multivariate schemes, such as polynomial-matrix operations over $\mathbb{F}_{q^\ell}$, coefficient expansion for the Mersenne prime field $\mathbb{F}_{q}$, and the expansion of symmetric matrices generated in a compressed form. To accelerate polynomial-matrix multiplication over $\mathbb{F}_{q^\ell}$, the proposed architecture employs a $D \times D$ systolic array ($D$ is the parallelization factor), in which each PE internally contains a polynomial multiply-accumulate unit. For signature verification, the architecture also incorporates a quadratic-form operation unit without explicitly storing the intermediate vector--matrix products. In addition, to ensure a regular data supply from key expansion to matrix operations, the architecture incorporates on-the-fly rejection sampling, which exploits the property that AES-CTR output blocks can be generated independently, as well as an expansion process for the symmetric matrices in compressed form. Furthermore, the architecture enables pipelined processing, overlapping the $i$-th polynomial-matrix operation with the $(i+1)$-th public-key expansion. FPGA evaluation shows that the proposed hardware executes key generation, signature generation, and signature verification in 0.74 ms, 0.28 ms, and 0.19 ms, respectively, at security level I. Furthermore, we confirm that the proposed hardware exhibits a lower LUT-time product than that of existing UOV hardware.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint.
Keywords
post-quantum cryptographyhardware acceleratormultivariate signaturesQR-UOV
Contact author(s)
sugai renma p1 @ dc tohoku ac jp
hiroshi amagasa q7 @ dc tohoku ac jp
ueno rei 2e @ kyoto-u ac jp
naofumi homma c8 @ tohoku ac jp
History
2026-07-21: approved
2026-07-17: received
See all versions
Short URL
https://ia.cr/2026/1458
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1458,
      author = {Renma Sugai and Hiroshi Amagasa and Rei Ueno and Naofumi Homma},
      title = {A High-Speed Hardware Accelerator for {QR}-{UOV} Signature Scheme},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1458},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1458}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.