Chen Qian bio photo

Email

Github

Google Scholar

区块链和数字货币

  • 前言
    货币数字化的历史概述(课件)
  • 密码学基础知识
    哈希函数与零知识证明(课件)
    数字签名(课件)
    盲签名与加密算法(课件) (补充:Naor-Yung通用转化的CCA1证明 pdf)

  • 参考资料

这里列出与本课程相关的一些文献和书籍:

数字货币历史部分:

  1. 区块链技术驱动金融 豆瓣链接

密码学基础部分:

  1. Introduction to Modern Cryptography
    by Jonathan Katz, Yehuda Lindell

数字货币部分:

  1. Blind Signatures for Untraceable Payments (Crypto’83)
    by David Chaum
  2. Untraceable electronic cash (Crypto’88)
    by David Chaum, Amos Fiat, Moni Naor
  3. Transferable E-Cash: A Cleaner Model and the First Practical Instantiation (PKC’21)
    by Balthazar Bauer, Georg Fuchsbauer, Chen Qian

区块链以及共识协议部分:

  1. Foundations of distributed consensus and blockchains 作者非正式版链接
    by Elaine Shi