We may earn an affiliate commission when you visit our partners.
Dan Boneh

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. In a second course (Crypto II) we will cover more advanced cryptographic tasks such as zero-knowledge, privacy mechanisms, and other forms of encryption.

Enroll now

What's inside

Syllabus

Course overview and stream ciphers
Week 1. This week's topic is an overview of what cryptography is about as well as our first example ciphers. You will learn about pseudo-randomness and how to use it for encryption. We will also look at a few basic definitions of secure encryption.
Read more

Traffic lights

Read about what's good
what should give you pause
and possible dealbreakers
Uses current and industry-standard techniques and algorithms
Develops lower-level and mid-level cryptography skills
Focuses on block ciphers, which are highly relevant to data protection
Teaches both theoretical concepts and practical applications of cryptography
Provides exposure to open problems in cryptography, fostering research skills
Builds from basic principles in number theory and works up to modern techniques

Save this course

Create your own learning path. Save this course to your list so you can find it easily later.
Save

Reviews summary

Foundational cryptography with theory & practice

According to learners, this course provides a strong foundation in modern cryptography, balancing theory with useful programming projects. Many highlight the instructor's clear explanations of complex topics. While the course is challenging and requires a solid grasp of mathematics and computer science fundamentals, students generally find it highly rewarding and an excellent introduction to the field, preparing them well for further study in Crypto II or real-world applications. Some reviewers mention the problem sets are tough but valuable.
Needs background in math and CS.
"You should have a solid background in discrete math and programming before taking this."
"It's listed as 'I' but it assumes a certain level of mathematical maturity."
"Coming from a non-CS background, the math was sometimes overwhelming without prior study."
Course is difficult and requires effort.
"This course is definitely not easy, be prepared to spend a good amount of time on problem sets."
"It's challenging but rewarding. Requires dedication and prerequisite knowledge."
"The material is dense and moves at a fast pace, definitely a rigorous university-level course."
Hands-on projects enhance understanding.
"The programming assignments are excellent, they really help to solidify the concepts."
"I loved the practical challenges provided in the weekly optional projects."
"The programming part made the theory stick better and feel more applicable."
Instructor explains complex concepts clearly.
"The professor is very clear and explains complex ideas in an intuitive way."
"Professor Boneh is an amazing lecturer, easy to follow and engaging."
"His explanations made even the most challenging topics accessible."
Provides a strong base in cryptographic theory.
"The course gives a very good overview of cryptography. It covers topics ranging from basic stream ciphers to public key encryption. The math is well explained."
"This course does an excellent job covering the theoretical underpinnings of modern cryptography."
"I feel like I have a much better understanding of the 'why' behind crypto algorithms after taking this course."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Cryptography I with these activities:
Review probability theory
Solidify your understanding of probability theory, which provides a foundational basis for cryptography.
Browse courses on Probability
Show steps
  • Review textbooks and lecture notes on probability theory.
  • Solve practice problems and complete practice quizzes.
  • Explain key concepts to a friend or family member.
Review and organize course materials
Strengthen your understanding of the course material by reviewing and organizing your notes, assignments, and other resources.
Show steps
  • Review your lecture notes and identify key concepts.
  • Organize your notes by topic or theme.
  • Create summaries or mind maps to reinforce your understanding.
Review Applied Cryptography
Gain a comprehensive understanding of cryptographic algorithms, protocols, and their practical applications by reviewing this authoritative text.
Show steps
  • Read each chapter thoroughly, taking notes on key concepts and techniques.
  • Solve the exercises and review the code examples provided in the book.
  • Discuss the book's content with peers or experts in the field.
Six other activities
Expand to see all activities and additional details
Show all nine activities
Build a glossary of cryptography terms
Enhance your understanding of cryptography by creating a comprehensive glossary defining key terms and concepts.
Show steps
  • Identify important terms from the course materials.
  • Write clear and concise definitions for each term.
  • Organize the terms alphabetically or by category.
Gather a collection of cryptographic resources
Enhance your learning by curating a collection of useful resources, including articles, tutorials, and tools related to cryptography.
Show steps
  • Search for high-quality resources on cryptography from reputable sources.
  • Organize the resources into categories, such as algorithms, protocols, and applications.
  • Share your collection with peers or create a publicly accessible repository.
Engage in cryptography discussions
Deepen your understanding by engaging in discussions with peers, exchanging ideas, and exploring different perspectives on cryptographic concepts.
Show steps
  • Join a study group or online forum dedicated to cryptography.
  • Actively participate in discussions, asking questions and sharing your insights.
  • Collaborate with peers on solving problems or understanding complex concepts.
Implement cryptographic algorithms
Gain practical experience by implementing cryptographic algorithms from scratch, deepening your understanding of their inner workings.
Show steps
  • Choose a programming language and development environment.
  • Select a specific algorithm to implement, such as AES or SHA-256.
  • Follow a tutorial or documentation to implement the algorithm.
  • Test your implementation using sample data and compare the results to known outputs.
Explore cryptography libraries and tools
Expand your knowledge by exploring cryptography libraries and tools, gaining insights into practical applications and industry best practices.
Browse courses on OpenSSL
Show steps
  • Select a popular cryptography library, such as OpenSSL or Crypto++.
  • Review the library's documentation and tutorials.
  • Implement basic cryptographic operations using the library.
  • Experiment with different security protocols and algorithms.
Build a simple encryption system
Apply your knowledge by building a simple encryption system, experimenting with different algorithms and exploring their strengths and weaknesses.
Browse courses on Cryptography
Show steps
  • Choose an encryption algorithm, such as AES or RSA.
  • Design the architecture of your encryption system, including key generation and management.
  • Implement the encryption and decryption functionality.
  • Test your system against common attacks, such as brute-force attacks or chosen-plaintext attacks.

Career center

Learners who complete Cryptography I will develop knowledge and skills that may be useful to these careers:
Cryptographer
A Cryptographer would use the skills learned in this course to build and maintain cryptographic systems to protect sensitive information. This course provides a comprehensive overview of cryptographic systems and their applications. The course covers topics such as data encryption, authentication, and key management. This knowledge would be essential for a Cryptographer who needs to design and implement secure cryptographic solutions.
Software Engineer
A Software Engineer would use the skills learned in this course to develop and maintain software systems that use cryptography. This course provides a deep understanding of the principles and practices of cryptography, which is essential for designing and implementing secure software systems. The course covers topics such as data encryption, authentication, and key management.
Security Analyst
A Security Analyst would use the skills learned in this course to assess and mitigate security risks in computer systems. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and mitigating security risks. The course covers topics such as data encryption, authentication, and key management.
Computer Scientist
A Computer Scientist would use the skills learned in this course to advance the field of computer science by developing new cryptographic algorithms and techniques. This course provides a deep understanding of the principles and practices of cryptography, which is essential for developing new cryptographic solutions. The course covers topics such as data encryption, authentication, and key management.
Information Security Specialist
An Information Security Specialist would use the skills learned in this course to protect information systems from unauthorized access, use, disclosure, disruption, modification, or destruction. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and implementing security measures. The course covers topics such as data encryption, authentication, and key management.
Network Engineer
A Network Engineer may use the skills learned in this course to design and implement secure network protocols. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and implementing security measures in network protocols. The course covers topics such as data encryption, authentication, and key management.
Data Scientist
A Data Scientist may use the skills learned in this course to develop and implement machine learning algorithms that use cryptography. This course provides a deep understanding of the principles and practices of cryptography, which is essential for developing secure machine learning algorithms. The course covers topics such as data encryption, authentication, and key management.
Technical Writer
A Technical Writer may use the skills learned in this course to write documentation on cryptographic systems and their applications. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and writing documentation on these systems. The course covers topics such as data encryption, authentication, and key management.
Forensic Analyst
A Forensic Analyst may use the skills learned in this course to investigate cybercrimes and other computer-related crimes. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and investigating cybercrimes. The course covers topics such as data encryption, authentication, and key management.
Privacy Lawyer
A Privacy Lawyer may use the skills learned in this course to advise clients on legal issues related to cryptography. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and advising clients on legal issues related to these systems. The course covers topics such as data encryption, authentication, and key management.
Risk Analyst
A Risk Analyst may use the skills learned in this course to assess and mitigate risks associated with cryptographic systems. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and mitigating risks associated with these systems. The course covers topics such as data encryption, authentication, and key management.
Compliance Officer
A Compliance Officer may use the skills learned in this course to ensure that their organization complies with laws and regulations related to cryptography. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and complying with laws and regulations related to these systems. The course covers topics such as data encryption, authentication, and key management.
Policy Analyst
A Policy Analyst may use the skills learned in this course to develop policies related to cryptography. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and developing policies related to these systems. The course covers topics such as data encryption, authentication, and key management.
Academic
An Academic may use the skills learned in this course to teach and research cryptography. This course provides a deep understanding of the principles and practices of cryptography, which is essential for teaching and researching this field. The course covers topics such as data encryption, authentication, and key management.
Law Enforcement Officer
A Law Enforcement Officer may use the skills learned in this course to investigate and prosecute crimes that involve cryptography. This course provides a comprehensive overview of cryptographic systems and their applications, which is essential for understanding and investigating crimes that involve these systems. The course covers topics such as data encryption, authentication, and key management.

Reading list

We've selected six books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Cryptography I.
Provides a comprehensive introduction to modern cryptography, covering both the theoretical foundations and practical applications of the subject. It is an excellent resource for students and professionals who want to learn more about cryptography.
Classic textbook on cryptography and network security. It provides a comprehensive overview of the field, covering both the theoretical foundations and practical applications of cryptography.
Popular history of cryptography. It provides a fascinating overview of the subject, from its ancient origins to its modern applications.
Provides a mathematical introduction to information theory. It valuable resource for students and professionals who want to learn more about the theoretical foundations of cryptography.
Provides a mathematical introduction to algebraic curves and Riemann surfaces. It valuable resource for students and professionals who want to learn more about the mathematical foundations of cryptography.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Similar courses are unavailable at this time. Please try again later.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser