Paper 2020/049

ISA Extensions for Finite Field Arithmetic - Accelerating Kyber and NewHope on RISC-V

Erdem Alkim, Hülya Evkan, Norman Lahr, Ruben Niederhagen, and Richard Petri

Abstract

We present and evaluate a custom extension to the RISC-V instruction set for finite fields arithmetic. The result serves as a very compact approach to software-hardware co-design of PQC implementations in the context of small embedded processors such as smartcards. The extension provides instructions that implement finite field operations with subsequent reduction of the result. As small finite fields are used in various PQC schemes, such instructions can provide a considerable speedup for an otherwise software-based implementation. Furthermore, we create a prototype implementation of the presented instructions for the extendable VexRiscv core, integrate the result into a chip design, and evaluate the design on two different FPGA platforms. The effectiveness of the extension is evaluated by using the instructions to optimize the Kyber and Newhope key-encapsulation schemes. To that end, we also present an optimized software implementation for the standard RISC-V instruction set for the polynomial arithmetic underlying those schemes, which serves as basis for comparison. Both variants are tuned on an assembler level to optimally use the processor pipelines of contemporary RISC-V CPUs. The result shows a speedup for the polynomial arithmetic of up to 85% over the basic software implementation. Using the custom instructions drastically reduces the code and data size of the implementation without introducing runtime-performance penalties at a small cost in circuit size. When used in the selected schemes, the custom instructions can be used to replace a full general purpose multiplier to achieve very compact implementations.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint. MINOR revision.
Keywords
PQClattice-based cryptoNewHopeKyberRISC-VISA extension
Contact author(s)
erdemalkim @ gmail com
hevkan @ gmail com
ruben @ polycephaly org
rp @ rpls de
norman lahr @ sit fraunhofer de
History
2020-01-17: received
Short URL
https://ia.cr/2020/049
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2020/049,
      author = {Erdem Alkim and Hülya Evkan and Norman Lahr and Ruben Niederhagen and Richard Petri},
      title = {ISA Extensions for Finite Field Arithmetic - Accelerating Kyber and NewHope on RISC-V},
      howpublished = {Cryptology ePrint Archive, Paper 2020/049},
      year = {2020},
      note = {\url{https://eprint.iacr.org/2020/049}},
      url = {https://eprint.iacr.org/2020/049}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.