Transactions on Cryptographic Hardware and Embedded Systems (Sep 2024)

Enabling PERK and other MPC-in-the-Head Signatures on Resource-Constrained Devices

  • Slim Bettaieb,
  • Loïc Bidoux,
  • Alessandro Budroni,
  • Marco Palumbi,
  • Lucas Pandolfo Perin

DOI
https://doi.org/10.46586/tches.v2024.i4.84-109
Journal volume & issue
Vol. 2024, no. 4

Abstract

Read online

One category of the digital signatures submitted to the NIST Post-Quantum Cryptography Standardization Process for Additional Digital Signature Schemes comprises proposals constructed leveraging the MPC-in-the-Head (MPCitH) paradigm. Typically, this framework is characterized by the computation and storage in sequence of large data structures both in signing and verification algorithms, resulting in heavy memory consumption. While some research on the efficiency of these schemes on high-performance machines has been done, studying their performance and optimization on resource-constrained ones still needs to be explored. In this work, we aim to address this gap by (1) introducing a general method to reduce the memory footprint of MPCitH schemes and analyzing its application to several MPCitH proposed schemes in the NIST Standardization Process. Additionally, (2) we conduct a detailed examination of potential memory optimizations in PERK, resulting in a streamlined version of the signing and verification algorithms with a reduced memory footprint ranging from 22 to 85 KB, down from the original 0.3 to 6 MB. Finally, (3) we introduce the first implementation of PERK tailored for Arm Cortex M4 alongside extensive experiments and comparisons against reference implementations.

Keywords