@inproceedings{f0dab2b2f1ed4a15a4f610e0bd550c42,
title = "SSE implementation of multivariate PKCs on modern x86 CPUs",
abstract = "Multivariate Public Key Cryptosystems (MPKCs) are often touted as future-proofing against Quantum Computers. It also has been known for efficiency compared to {"}traditional{"} alternatives. However, this advantage seems to erode with the increase of arithmetic resources in modern CPUs and improved algorithms, especially with respect to Elliptic Curve Cryptography (ECC). In this paper, we show that hardware advances do not just favor ECC. Modern commodity CPUs also have many small integer arithmetic/logic resources, embodied by SSE2 or other vector instruction sets, that are useful for MPKCs. In particular, Intel's SSSE3 instructions can speed up both public and private maps over prior software implementations of Rainbow-type systems up to 4x. Furthermore, MPKCs over fields of relatively small odd prime characteristics can exploit SSE2 instructions, supported by most modern 64-bit Intel and AMD CPUs. For example, Rainbow over double-struck double-struck F31 can be up to 2x faster than prior implementations of similarly-sized systems over double-struck double-struck F16. Here a key advance is in using Wiedemann (as opposed to Gauss) solvers to invert the small linear systems in the central maps. We explain the techniques and design choices in implementing our chosen MPKC instances over fields such as double-struck double-struck F 31, double-struck F16 and double-struck F256. We believe that our results can easily carry over to modern FPGAs, which often contain a large number of small multipliers, usable by odd-field MPKCs.",
keywords = "ℓIC, Multivariate public key cryptosystem (MPKC), Rainbow, SSE2, SSSE3, TTS, Vector instructions, Wiedemann",
author = "Chen, {Anna Inn Tung} and Chen, {Ming Shing} and Chen, {Tien Ren} and Cheng, {Chen Mou} and Jintai Ding and Kuo, {Eric Li Hsiang} and Lee, {Frost Yu Shuang} and Yang, {Bo Yin}",
year = "2009",
doi = "10.1007/978-3-642-04138-9_3",
language = "English",
isbn = "364204137X",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "33--48",
booktitle = "Cryptographic Hardware and Embedded Systems - CHES 2009 - 11th International Workshop, Proceedings",
note = "11th International Workshop on Cryptographic Hardware and Embedded Systems, CHES 2009 ; Conference date: 06-09-2009 Through 09-09-2009",
}