Cryptography in C and C++
by Michael Welschenbach
by Michael Welschenbach
Table of Contents
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 Roads Meet: 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: Large Random Numbers
Chapter 12: Strategies for Testing LINT
Part II: Arithmetic in C++ with the Class LINT
Chapter 13: Let C++ Simplify Your Life
Chapter 14: The LINT Public Interface: Members and Friends
Chapter 15: Error Handling
Chapter 16: An Application Example: The RSA Cryptosystem
Chapter 17: Do It Yourself: Text LINT
Chapter 18: Approaches for Further Extensions
Chapter 19: Rijndael: A Successor to the Data Encryption Standard
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 Roads Meet: 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: Large Random Numbers
Chapter 12: Strategies for Testing LINT
Part II: Arithmetic in C++ with the Class LINT
Chapter 13: Let C++ Simplify Your Life
Chapter 14: The LINT Public Interface: Members and Friends
Chapter 15: Error Handling
Chapter 16: An Application Example: The RSA Cryptosystem
Chapter 17: Do It Yourself: Text LINT
Chapter 18: Approaches for Further Extensions
Chapter 19: Rijndael: A Successor to the Data Encryption Standard
0 comments:
Post a Comment