Published in

2011 IEEE 20th Symposium on Computer Arithmetic

DOI: 10.1109/arith.2011.36

Links

Tools

Export citation

Search in Google Scholar

Bit-Sliced Binary Normal Basis Multiplication

Proceedings article published in 2011 by Billy Bob Brumley, Dan Page
This paper was not found in any repository, but could be made available legally by the author.
This paper was not found in any repository, but could be made available legally by the author.

Full text: Unavailable

Green circle
Preprint: archiving allowed
Green circle
Postprint: archiving allowed
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

The performance of many cryptographic primitives is reliant on efficient algorithms and implementation techniques for arithmetic in binary fields. While dedicated hardware support for said arithmetic is an emerging trend, the study of software- only implementation techniques remains important for legacy or non-equipped processors. One such technique is that of software- based bit-slicing. In the context of binary fields, this is an interesting option since there is extensive previous work on bit- oriented designs for arithmetic in hardware; such designs are intuitively well suited to bit-slicing in software. In this paper we harness previous work, using it to investigate bit-sliced, software- only implementation arithmetic for binary fields, over a range of practical field sizes and using a normal basis representation. We apply our results to demonstrate significant performance improvements for a stream cipher, and over the frequently employed Ning-Yin approach to normal basis implementation in software. Index Terms—Computer arithmetic, Computations in finite fields, Algorithm design and analysis, Data encryption