Cryptography Arithmetic, 1st ed. 2020
Algorithms and Hardware Architectures

Advances in Information Security Series, Vol. 77

Author:

Language: English

94.94 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Cryptography Arithmetic
Publication date:
336 p. · 15.5x23.5 cm · Paperback

137.14 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Cryptography Arithmetic
Publication date:
336 p. · 15.5x23.5 cm · Hardback
Modern cryptosystems, used in numerous applications that require secrecy or privacy - electronic mail, financial transactions, medical-record keeping, government affairs, social media etc. - are based on sophisticated mathematics and algorithms that in implementation involve much computer arithmetic. And for speed it is necessary that the arithmetic be realized at the hardware (chip) level. This book is an introduction to the implementation of cryptosystems at that level.

The aforementioned arithmetic is mostly the arithmetic of finite fields, and the book is essentially one on the arithmetic of prime fields and binary fields in the context of cryptography. The book has three main parts. The first part is on generic algorithms and hardware architectures for the basic arithmetic operations: addition, subtraction, multiplication, and division. The second part is on the arithmetic of prime fields. And the third part is on the arithmetic of binary fields. The mathematical fundamentals necessary for the latter two parts are included, as are descriptions of various types of cryptosystems, to provide appropriate context.

This book is intended for advanced-level students in Computer Science, Computer Engineering, and Electrical and Electronic Engineering. Practitioners too will find it useful, as will those with a general interest in "hard" applications of mathematics.
1 Basic Computer Arithmetic.- 2 Mathematical Fundamentals I: Number Theory.- 3 Modular-Arithmetic Cryptosystems.- 4 Modular Reduction.- 5 Modular Addition and Multiplication.- 6 Modular Exponentiation, Inversion, and Division.- 7 Mathematical Fundamentals II: Abstract Algebra.- 8 Elliptic-Curve Basics.- 9 Elliptic-Curve Cryptosystems.- 10 Polynomial-basis arithmetic.- 11 Normal-basis arithmetic.- A Mathematical Proofs.- Index.
Amos Omondi received a Ph.D. degree in Computer Science from the University of North Carolina at Chapel Hill. Since then he has had a lengthy academic career, teaching at universities in the USA, Europe, Oceania, and Asia. He is currently a professor in the Department of Computer Science at the State University of New York in Korea, the global campus of  Stony Brook University (USA).

He is the author of several books, including three on computer arithmetic: Computer Arithmetic Systems (Prentice-Hall, 1994), Residue Number Systems (Imperial College Press, 2007), and Computer-Hardware Evaluation of Mathematical Functions (Imperial College Press, 2015).

Includes numerous, easy-to-follow examples of numerical computations, as well as simple and clear diagrams with descriptions of hardware

Describes arithmetic algorithms and corresponding hardware architectures

Covers various cryptosystems to provide a context for the arithmetic