Cryptography for Developers

Front Cover
Elsevier, Dec 1, 2006 - Computers - 400 pages
The only guide for software developers who must learn and implement cryptography safely and cost effectively.

Cryptography for Developers begins with a chapter that introduces the subject of cryptography to the reader. The second chapter discusses how to implement large integer arithmetic as required by RSA and ECC public key algorithms The subsequent chapters discuss the implementation of symmetric ciphers, one-way hashes, message authentication codes, combined authentication and encryption modes, public key cryptography and finally portable coding practices. Each chapter includes in-depth discussion on memory/size/speed performance trade-offs as well as what cryptographic problems are solved with the specific topics at hand.
  • The author is the developer of the industry standard cryptographic suite of tools called LibTom
  • A regular expert speaker at industry conferences and events on this development
 

Contents

Chapter 1 Introduction
1
Chapter 2 ASN1 Encoding
21
Chapter 3 Random Number Generation
91
Chapter 4 Advanced Encryption Standard
139
Chapter 5 Hash Functions
203
Chapter 6 MessageAuthentication Code Algorithms
251
Chapter 7 Encrypt and Authenticate Modes
297
Chapter 8 Large Integer Arithmetic
349
Chapter 9 Public Key Algorithms
379
Index
409
Copyright

Common terms and phrases

About the author (2006)

Tom St Denis is the author of the industry standard LibTom series of projects. Tom is a senior software developer and cryptographer for the Advanced Micro Devices Corporation. He has been engaged in various international development contracts and speaking engagements since 2004. He is at work on his next book, Cryptography for Developers.

Bibliographic information