Basic Cryptography
Cryptography is an indispensable tool for protecting information in computer systems. In this course you will learn the inner workings of cryptographic systems and how to correctly use them in real-world applications. The course begins with a detailed discussion of how two parties who have a shared secret key can communicate securely when a powerful adversary eavesdrops and tampers with traffic. We will examine many deployed protocols and analyze mistakes in existing systems. The second half of the course discusses public-key techniques that let two parties generate a shared secret key. Throughout the course participants will be exposed to many exciting open problems in the field and work on fun (optional) programming projects.
1.Course overview and stream ciphers
2.Block Ciphers
3.Message Integrity
4.Authenticated Encryption
5.Basic Key Exchange
6.Public-Key Encryption
7.Final exam
Csharp performance tricks how to radically optimize your code
No Review found