Skip to content

The Chinese translation of A Graduate Course in Applied Cryptography by Dan Boneh and Victor Shoup.

License

Notifications You must be signed in to change notification settings

wurahara/Graduate-Applied-Cryptography-CN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGCIAC

The Chinese translation of A Graduate Course in Applied Cryptography by Dan Boneh and Victor Shoup.

Translation Progress

  • Chap. 1. Introduction(简介)

Part I: Secret Key Cryptography(私钥密码学)

  • Chap. 2. Encryption(加密)
  • Chap. 3. Stream Ciphers(流密码)
  • Chap. 4. Block Chiphers(分组密码)
  • Chap. 5. Chosen Plaintext Attack(选择明文攻击)
  • Chap. 6. Message Integrity(消息完整性)
  • Chap. 7. Message Integrity from Universal Hashing(来自通用哈希的消息完整性)
  • Chap. 8. Message Integrity from Collision Resistant Hashing(来自抗碰撞哈希的消息完整性)
  • Chap. 9. Authenticated Encryption(认证加密)

Part II: Public Key Cryptography(公钥密码学)

  • Chap. 10. Public Key Tools(公钥基本工具)
  • Chap. 11. Public Key Encryption(公钥加密)
  • Chap. 12. Chosen Ciphertext Secure Public Key Encryption(选择密文安全的公钥加密)
  • Chap. 13. Digital Signatures(数字签名)
  • Chap. 14. Fast Hash-Based Signatures(基于哈希的快速签名)
  • Chap. 15. Elliptic Curve Cryptography and Pairings(椭圆曲线密码学与配对)
  • Chap. 16. Post-Quantum Cryptography: Lattices and Isogenies(后量子密码学)
  • Chap. 17. Analysis of Number Theoretic Assumptions(对数论假设的分析)

Part III: Protocols(密码学协议)

  • Chap. 18. Protocols for Identification and Login(用于身份识别与认证的协议)
  • Chap. 19. Identification and Signatures from Sigma Protocols(基于 Sigma 协议的身份识别与签名)
  • Chap. 20. Proving properties in zero-knowledge(在零知识中证明属性)
  • Chap. 21. Authenticated Key Exchange(认证密钥交换)
  • Chap. 22. Secure Multi-Party Computation(安全多方计算)

Part IV: Appendices(附录)

  • A. Basic Number Theory(基本数论)
  • B. Basic probability theory(基本概率论)
  • C. Basic complexity theory(基本复杂性理论)
  • D. Probabilistic algorithms(概率性算法)

Release

click here to download

About

The Chinese translation of A Graduate Course in Applied Cryptography by Dan Boneh and Victor Shoup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages