Cryptography in C and C++

Предна корица
Apress, 19.03.2001 г. - 432 страници

Cryptography in C and C++ mainly focuses on the practical aspects involved in implementing public key cryptography methods, such as the RSA algorithm that was released from patent protection. It also gives both a technical overview and an implementation of the Rijndael algorithm that was selected as the Advanced Encryption Standard by the U.S. government. Author Michael Welschenbach avoids complexities by explaining cryptography and its mathematical basis in terms a programmer can easily understand.

This book offers a comprehensive yet relentlessly practical overview of the fundamentals of modern cryptography. It contains a wide-ranging library of code in C and C++, including the RSA algorithm, completed by an extensive Test Suite that proves that the code works correctly. Readers will learn, step by step, how to implement a platform-independent library for the all-important multiprecision arithmetic used in modern cryptography. This is followed by an implementation of the cryptographic algorithms themselves.

The CD-ROM includes all the programs presented in the book, x86 assembler programs for basic arithmetical operations, implementations of the new Rijndael Advanced Encryption Standard algorithm in both C and C++, and more.

 

Съдържание

Arithmetic and Number Theory in C
2
1
6
The Representation of Large Numbers in C
11
The Fundamental Operations
21
Calculating with Residue Classes 65
64
1
69
Modular Exponentiation
79
Requirements for exponentiation
86
Large Random Numbers
229
Strategies for Testing LINT 243
242
2
252
Arithmetic in C++ with the Class LINT
255
Members and Friends
275
Error Handling
307
The RSA Cryptosystem
317
Test LINT
351

5
114
Bitwise and Logical Functions 123
122
Input Output Assignment Conversion
143
1
152
Dynamic Registers
155
Basic NumberTheoretic Functions 165
164
Appendices
379
B Directory of C++ Functions
391
Macros
409
Calculation Times
415
References
421
Авторско право

Често срещани думи и фрази

Информация за автора (2001)

Michael Welschenbach works for SRC Security Research & Consulting GmbH in Bonn, Germany. He graduated with a master's degree in mathematics from the University of Cologne, and has extensive experience in both pure and applied cryptological research. Currently, his favorite programming languages are C and C++. When not working, he enjoys spending time with his wife and two sons, programming, reading, and playing music.

Библиография