Archive | Stanford University RSS feed for this section

Free Cryptography Class

Free Online Cryptography Class from Stanford University where students will get about two hours of video content per week, though broken up into chunks of about 30 minutes (or smaller). They’ll also get quizzes from the videos and standalone quizzes, as well as programming assignments.

Introduction to Cryptography – Here’s the description of the course:

Students will learn how to reason about the security of cryptographic constructions and how to apply this knowledge to 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 or more parties generate a shared secret key. We will cover the relevant number theory and discuss public-key encryption, digital signatures, and authentication protocols. Towards the end of the course we will cover more advanced topics such as zero-knowledge, distributed protocols such as secure auctions, and a number of privacy mechanisms. Throughout the course students will be exposed to many exciting open problems in the field.

Leave a Comment