清华主页 EN
导航菜单

Modern Cryptography

来源: 05-10

时间:2.21~5.13(周二 /周四) 18:40-20:55

地点:近春西楼第一会议室 Conference Room 1& Online-May10&May12

组织者:丁津泰/梁蓓(BIMSA)

主讲人:丁津泰/梁蓓(BIMSA)

Note: Due to the COVID-19,the course will be delivered online on May10 & May12.

May 10: Tencent Meeting ID:199-432-256  Password: 051001

May 12: Tencent Meeting ID:322-510-537  Password: 051202


课程描述 Description

This class consists of 2 parts running parallelly. The first part will be on Tuesday night where we give an introduction class for the basics of modern cryptography including symmetric cryptography, public key cryptography and post-quantum cryptography. The second part will be on Thursday night and we will cover advanced topics including multiparty computation, fully homomorphic encryption. The second part will also bring in speakers including students and postdocs to give lectures on their current research topics and results, and it encourages students to give presentations in any interesting topics they choose.


预备知识 Prerequisites


参考资料 References



返回顶部
相关文章
  • Cryptography in C

    PrerequisiteThe C programming languageAbstractIn this course, we will introduce how to implement crytpography security random number generation, block ciphers, hash functions, message authentication code algorithms, encryption and authentication modes, mutiple precision arithmetics, public key algorithms, ASN.1 encoding, ssl protocal and https protocal.Lecturer Intro.Dr. Chengdong Tao got his P...

  • Post-Quantum Cryptography II

    Record: NoLevel: GraduateLanguage: ChinesePrerequisiteMordern Cryptography, Coding Theory, C Programming LanguageAbstractThe most widely used nowadays are the number theoretical based cryptosystems such as RSA, DSA, and ECC. However, due to Peter Shor's Algorithm, such cryptosystems would become insecure if a large Quantum computer is built. We need to develop a new family of cryptosystems that...