Chevron Left
Back to Cryptography I

Learner Reviews & Feedback for Cryptography I by Stanford University

4.8
stars
4,321 ratings

About the Course

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....

Top reviews

BH

Jan 13, 2020

Provides a comprehensive introduction to cryptographic history, current technology, best practices and known attacker techniques. A great deal of material is covered in a relatively compact program.

LG

Dec 15, 2017

This course gives is perfect to start learning cryptography, explanations are detailed, topics carefully selected combining theory with real world examples and making emphasis in important details.

Filter by:

751 - 775 of 889 Reviews for Cryptography I

By Rolando A C V

•

Jan 24, 2017

nitido

By Le H

•

Nov 9, 2016

Great!

By Junior D

•

Jun 8, 2024

super

By Astik J

•

Jun 19, 2023

great

By Julius M

•

Oct 10, 2022

:)))

By Francisco M L L

•

May 12, 2022

Great

By Nime N

•

Jul 23, 2023

nice

By Ahmad98

•

Jul 20, 2023

good

By Vishal K M

•

Apr 11, 2023

good

By BALA V R

•

Sep 9, 2021

GOOD

By Adrian D A

•

Apr 6, 2021

cool

By Tanmay S

•

Dec 15, 2019

good

By Ovchinnikov E M

•

Mar 24, 2019

kaif

By Amit S

•

Dec 26, 2017

good

By QiangqiangNiu

•

Nov 20, 2017

good

By Rishav C

•

Dec 30, 2016

none

By Deleted A

•

Apr 30, 2016

Nice

By Adriano A

•

May 7, 2019

god

By Rahmat

•

Aug 20, 2023

ya

By Prachi M

•

Jun 9, 2022

no

By Steven X

•

Mar 16, 2017

:)

By VISHNU T

•

Dec 13, 2021

5

By Rob A

•

Mar 6, 2020

This must be an incredibly difficult course to try to teach in six/seven weeks. There's a ton of material to cover and I appreciate that the course touches on all of the basics of crypto that are actually in use.

My only complaint is that some of the questions on the quizzes were really repetitive week-to-week. In particular, every week features a question (usually #3, if I remember correctly) that had you choose which constructions out of five choices were "secure" as per the definition of security for that week's topic. The problem was that the correct and incorrect answers were always similar, even though the security concept for each week was different! In other words, there are some things that will NEVER be secure for any crypto system. Every version of the question had several choices that fell into this category. It got to the point that I usually got the question correct on the first or second attempt without even trying that hard. In reality, that question should have required a lot more brain power from me because those security challenges are actually sometimes very subtle and difficult.

But that's truly my only criticism. I loved the course and the programming assignments. I'll be keeping an eye out for any more courses taught by Dr. Boneh.

By David A R

•

Jun 1, 2020

The theoretical part of the course, though dense and fast paced, was very informative. Being recorded it had the advantage for the student of being pausable and repeatable. The great disappointment was the programming part of the course, which I was very much looking forward to, in which the problems were great and have great potential to help the student learn something, but help was minimal (rather tautological, unrevealing, or plain condescending). Fortunately, the programming assignments were option and did not count towards the final grade. But I repeat, they do seem immensely valuable in their topic and difficulty as a learning experience, but guidance in a programming part of the course would be welcome for a change.

By JOHN P

•

Dec 6, 2017

Overall, a great course! There's always room for improvement. Certain complex and critical concepts were glossed over way too fast in the lectures (with speech compression in the recordings to boot), while other introductory material was gone over too slowly. There is an answer string evaluation problem in the Q's & A's where the required answer must contain a bullet dot to represent multiplication (an 'x' is not accepted) but the standard computer keyboard does not contain a bullet symbol, you have to be in a word processor to create that. Also, there are correct alternative answers for Q#'s 6,9, &12 in the Week 5 Quiz that need to be re-evaluated.