Cryptography in C and C++: CD-ROM included

Cryptography in C and C++: CD-ROM included

by Michael Welschenbach (Author)

Synopsis

This book offers a comprehensive, yet relentlessly practical overview of the fundamentals of modern cryptography. Welschenbach avoids complexities by explaining cryptography and its mathematical basis in terms a programmer can easily understand. Coverage mainly focuses on the practical aspects involved in implementing public key cryptography methods, such as the RSA algorithm. It also gives both a technical overview and an implementation of the Rijndael Advanced Encryption Standard algorithm.The book includes 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 multi-precision 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 Rijndael in both C and C++ and more.

$3.44

Save:$43.76 (93%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 432
Edition: Pap/Cdr
Publisher: APress
Published: 01 Mar 2001

ISBN 10: 189311595X
ISBN 13: 9781893115958

Author Bio
Michael Welschenbach currently works for SUR+ GmbH in Cologne, Germany. He earned a Masters Degree in Mathematics from the University of Cologne. Currently, his favorite programming languages are C and C++. When not working, he enjoys spending time with his wife and two sons.