English

Masking Gaussian Elimination at Arbitrary Order, with Application to Multivariate- and Code-Based PQC

Cryptography and Security 2025-01-27 v3

Abstract

Digital signature schemes based on multivariate- and code-based hard problems are promising alternatives for lattice-based signature schemes, due to their small signature size. Gaussian Elimination (GE) is a critical operation in the signing procedure of these schemes. In this paper, we provide a masking scheme for GE with back substitution to defend against first- and higher-order attacks. To the best of our knowledge, this work is the first to analyze and propose masking techniques for multivariate- or code-based DS algorithms. We propose a masked algorithm for transforming a system of linear equations into row-echelon form. This is realized by introducing techniques for efficiently making leading (pivot) elements one while avoiding costly conversions between Boolean and multiplicative masking at all orders. We also propose a technique for efficient masked back substitution, which eventually enables a secure unmasking of the public output. All novel gadgets are proven secure in the tt-probing model. Additionally, we evaluate the overhead of our countermeasure for several post-quantum candidates and their different security levels at first-, second-, and third-order, including UOV, MAYO, SNOVA, QR-UOV, and MQ-Sign. Notably, the operational cost of first-, second-, and third-order masked GE is 2.3×\times higher, and the randomness cost is 1.2×\times higher in MAYO compared to UOV for security levels III and V. In contrast, these costs are similar in UOV and MAYO for one version of level I. We also show detailed performance results for masked GE implementations for all three security versions of UOV on the Arm Cortex-M4 and compare them with unmasked results. Our masked implementation targeting UOV parameters has an overhead of factor 15.1×\times, 15.2×\times, and 15.4×\times compared to the unprotected implementation for NIST security level I, III, and V.

Cite

@article{arxiv.2411.00067,
  title  = {Masking Gaussian Elimination at Arbitrary Order, with Application to Multivariate- and Code-Based PQC},
  author = {Quinten Norga and Suparna Kundu and Uttam Kumar Ojha and Anindya Ganguly and Angshuman Karmakar and Ingrid Verbauwhede},
  journal= {arXiv preprint arXiv:2411.00067},
  year   = {2025}
}

Comments

31 pages, 9 figures, 3 tables

R2 v1 2026-06-28T19:43:26.201Z