Text
Cryptography in C and C++
Contents:
1 Introduction
2 Number Formats: The Representation of Large Numbers in C
3 Interface Semantics
4 The Fundamental Operations
5 Modular Arithmetic: Calculating with Residue Classes
6 Where All RoadsMeet:Modular Exponentiation
7 Bitwise and Logical Functions
8 Input, Output, Assignment, Conversion
9 Dynamic Registers
10 Basic Number-Theoretic Functions
11 Rijndael: A Successor to the Data Encryption Standard
12 Large Random Numbers
13 Strategies for Testing LINT
14 Let C++ Simplify Your Life
15 The LINTPublic Interface:Members and Friends
16 Error Handling
17 An Application Example: The RSA Cryptosystem
18 Do It Yourself: Test LINT
19 Approaches for Further Extensions
No other version available