International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Efficient isochronous fixed-weight sampling with applications to NTRU

Authors:
Décio Luiz Gazzoni Filho , Universidade Estadual de Campinas (UNICAMP), State University of Londrina
Tomás S. R. Silva , Universidade Estadual de Campinas (UNICAMP)
Julio López , Universidade Estadual de Campinas (UNICAMP)
Download:
DOI: 10.62056/a6n59qgxq
URL: https://cic.iacr.org//p/1/2/14
Search ePrint
Search Google
Abstract:

We present a solution to the open problem of designing a linear-time, unbiased and timing attack-resistant shuffling algorithm for fixed-weight sampling. Although it can be implemented without timing leakages of secret data in any architecture, we illustrate with ARMv7-M and ARMv8-A implementations; for the latter, we take advantage of architectural features such as NEON and conditional instructions, which are representative of features available on architectures targeting similar systems, such as Intel. Our proposed algorithm improves asymptotically upon the current approach based on constant-time sorting networks ($O(n)$ versus $O(n \log^2 n)$), and an implementation of the new algorithm applied to NTRU is also faster in practice, by a factor of up to $6.91\ (591\%)$ on ARMv8-A cores and $12.89\ (1189\%)$ on the Cortex-M4; it also requires fewer uniform random bits. This translates into performance improvements for NTRU encapsulation, compared to state-of-the-art implementations, of up to 50% on ARMv8-A cores and 72% on the Cortex-M4, and small improvements to key generation (up to 2.7% on ARMv8-A cores and 6.1% on the Cortex-M4), with negligible impact on code size and a slight improvement in RAM usage for the Cortex-M4.

BibTeX
@article{cic-2024-34407,
  title={Efficient isochronous fixed-weight sampling with applications to NTRU},
  journal={cic},
  publisher={International Association for Cryptologic Research},
  volume={1, Issue 2},
  url={https://cic.iacr.org//p/1/2/14},
  doi={10.62056/a6n59qgxq},
  author={Décio Luiz Gazzoni Filho and Tomás S. R. Silva and Julio López},
  year=2024
}