Paper 2021/1117

All the Polynomial Multiplication You Need on RISC-V

Hwajeong Seo, Hyeokdong Kwon, Siwoo Eum, Kyungbae Jang, Hyunjun Kim, Hyunji Kim, Minjoo Sim, Gyeongju Song, and Wai-Kong Lee

Abstract

Polynomial multiplication is a core operation for public key cryptography, such as pre-quantum cryptography (e.g. elliptic curve cryptography) and post-quantum cryptography (e.g. code-based cryptography and multivariate-based cryptography). For this reason, the efficient and secure implementation of polynomial multiplication has been actively conducted for high availability and security level in application services. In this paper, we present all polynomial multiplication methods on modern 32-bit RISC-V processors. We re-designed expensive implementations of polynomial multiplication on legacy microcontrollers (e.g. 8-bit AVR, 16-bit MSP, and 32-bit ARM) for new instruction sets of 32-bit RISC-V processors. Secondly, we suggest the optimal operand length for each polynomial multiplication on 32-bit RISC-V processors. With this implementation technique and Karatsuba algorithm, we achieved scalable features, which ensures the polynomial multiplication in any operand lengths with reasonably fast performance. Third, we propose instruction set extensions for the optimal implementation of polynomial multiplication on 32-bit RISC-V processors. This new feature introduces significant performance enhancements. Lastly, the proposed implementation is a public domain and following researchers can easily re-produce the result.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint. MINOR revision.
Keywords
Secure Polynomial MultiplicationSide Channel AttackCache AttackConstant TimingRISC-V ProcessorsInstruction Set Extensions
Contact author(s)
hwajeong84 @ gmail com
waikong lee @ gmail com
History
2021-09-03: received
Short URL
https://ia.cr/2021/1117
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2021/1117,
      author = {Hwajeong Seo and Hyeokdong Kwon and Siwoo Eum and Kyungbae Jang and Hyunjun Kim and Hyunji Kim and Minjoo Sim and Gyeongju Song and Wai-Kong Lee},
      title = {All the Polynomial Multiplication You Need on RISC-V},
      howpublished = {Cryptology ePrint Archive, Paper 2021/1117},
      year = {2021},
      note = {\url{https://eprint.iacr.org/2021/1117}},
      url = {https://eprint.iacr.org/2021/1117}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.