Cryptography in C and C++, 2nd Edition


This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100 pages of additional material as well as numerous improvements to the original text. The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.

Table of Contents
Part I: Arithmetic and Number Theory in C 1
Chapter 1. Introduction
Chapter 2. Number Formats: The Representation of Large Numbers in C
Chapter 3. Interface Semantics
Chapter 4. The Fundamental Operations
Chapter 5. Modular Arithmetic: Calculating with Residue Classes
Chapter 6. Where All RoadsMeet:Modular Exponentiation
Chapter 7. Bitwise and Logical Functions
Chapter 8. Input, Output, Assignment, Conversion
Chapter 9. Dynamic Registers
Chapter 10. Basic Number-Theoretic Functions
Chapter 11. Rijndael: A Successor to the Data Encryption Standard
Chapter 12. Large Random Numbers
Chapter 13. Strategies for Testing LINT

Part II: Arithmetic in C++ with the Class LINT
Chapter 14. Let C++ Simplify Your Life
Chapter 15. The LINTPublic Interface:Members and Friends
Chapter 16. Error Handling
Chapter 17. An Application Example: The RSA Cryptosystem
Chapter 18. Do It Yourself: Test LINT
Chapter 19. Approaches for Further Extensions

Part III: Appendices
Appendix A. Directory of C Functions
Appendix B. Directory of C++ Functions
Appendix C. Macros
Appendix D. Calculation Times
Appendix E. Notation
Appendix F. Arithmetic and Number-Theoretic Packages

Book Details

  • Paperback: 504 pages
  • Publisher: Apress; 2nd Edition (July 2013)
  • Language: English
  • ISBN-10: 1430250984
  • ISBN-13: 978-1430250982
Download [1.8 MiB]

You may also like...

Leave a Reply