Externally indexed torrent
If you are the original uploader, contact staff to have it moved to your account
Textbook in PDF format
In this introductory textbook the author explains the key topics in cryptography. He takes a modern approach, where defining what is meant by "secure" is as important as creating something that achieves that goal, and security definitions are central to the discussion throughout.
The chapters in Part 1 offer a brief introduction to the mathematical foundations: modular arithmetic, groups, finite fields, and probability primality testing and factoring discrete logarithms elliptic curves and lattices. Part 2 of the book shows how historical ciphers were broken, thus motivating the design of modern cryptosystems since the 1960s this part also includes a chapter on information-theoretic security. Part 3 covers the core aspects of modern cryptography: the definition of security modern stream ciphers block ciphers and modes of operation hash functions, message authentication codes, and key derivation functions the "naive" RSA algorithm public key encryption and signature algorithms cryptography based on computational complexity and certificates, key transport and key agreement. Finally, Part 4 addresses advanced prot ocols, where the parties may have different or even conflicting security goals: secret sharing schemes commitments and oblivious transfer zero-knowledge proofs and secure multi-party computation.
The author balances a largely non-rigorous style ― many proofs are sketched only ― with appropriate formality and depth. For example, he uses the terminology of groups and finite fields so that the reader can understand both the latest academic research and "real-world" documents such as application programming interface descriptions and cryptographic standards. The text employs colour to distinguish between public and private information, and all chapters include summaries and suggestions for further reading.
This is a suitable textbook for advanced undergraduate and graduate students in computer science, mathematics and engineering, and for self-study by professionals in information security. While the appendix summarizes most of the basic algebra and notation required, it is assumed that the reader has a basic knowledge of discrete mathematics, probability, and elementary calculus.
Part 1 Mathematical Background
Modular Arithmetic, Groups, Finite Fields and Probability
Primality Testing and Factoring
Discrete Logarithms
Elliptic Curves
Lattices
Implementation Issues
Part 2 Historical Ciphers
Historical Ciphers
The Enigma Machine
Information-Theoretic Security
Historical Stream Ciphers
Part 3 Modern Cryptography Basics
Defining
Modern Stream Ciphers
Block Ciphers and Modes of Operation
Hash Functions, Message Authentication Codes and Key Derivation Functions
The “Naive” RSA Algorithm
Public Key Encryption and Signature Algorithms
Cryptography Based on Really Hard Problems
Certificates, Key Transport and Key Agreement
Part 4 Advanced Protocols
Secret Sharing Schemes
Commitments and Oblivious Transfer
Zero-Knowledge Proofs
Secure Multi-party Computation
A: Basic Mathematical Terminology