Introduction to Modern Cryptography (Second Edition)

文章目录

  • I. Introduction and Classical Cryptography
    • 1. Introduction
    • 2. Perfectly Secret Encryption
  • II. Private-Key (Symmetric) Cryptography
    • 3. Private-Key Encryption
    • 4. Message Authentication Codes
    • 5. Hash Functions and Applications
    • 6. Practical Constructions of Symmetric-Key Primitives
    • 7. Theoretical Constructions of Symmetrics-Key Primitives
  • III. Public-Key (Asymmetric) Cryptography
    • 8. Number Theory and Cryptographic Hardness Assumptions
    • 9. Algorithms for Factoring and Computing Discrete Logarithms
    • 10. Key Management and the Public-Key Revolution
    • 11. Public-Key Encryption
    • 12. Digital Signature Schemes
    • 13. Advanced Topics in Public-key Encryption

I. Introduction and Classical Cryptography

1. Introduction

 1. Introduction
 [课后习题]

2. Perfectly Secret Encryption

II. Private-Key (Symmetric) Cryptography

3. Private-Key Encryption

4. Message Authentication Codes

 4.1 Message Integrity
 4.2 Message Authentication Codes – Definitions

5. Hash Functions and Applications

6. Practical Constructions of Symmetric-Key Primitives

7. Theoretical Constructions of Symmetrics-Key Primitives

III. Public-Key (Asymmetric) Cryptography

8. Number Theory and Cryptographic Hardness Assumptions

9. Algorithms for Factoring and Computing Discrete Logarithms

10. Key Management and the Public-Key Revolution

11. Public-Key Encryption

12. Digital Signature Schemes

13. Advanced Topics in Public-key Encryption

你可能感兴趣的:(密码学)