Lecture 20: Hash Functions by Christof Paar

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Audio is 7 seconds ahead...
Play in two tabs
TAB#1 Video only (MUTE)
TAB#2 7 seconds behind the video in TAB#1 ....

vsk
Автор

This is really awesome; wish my professor could articulate material like this.

dalest.hillaire
Автор

Thank you Professor Paar, for this great series!! I have google translate open in a separate window; not that I was in any way impeded by language issues in your lucid lectures, I was merely trying to have some free education in the German language as well, concurrently🙂.

By the way, @54:44 (weak collision), the answer would be 253 invitees on your birthday to achieve a 50% probability of (at least one) collision.
Let M: problem size (365 for the birthday example), lambda: collision probability target (e.g. 50%) and t: #samples needed to achieve lambda. Then lambda = 1 - ((M-1)/M)^t =>
t = ln(1-lambda)/ln((M-1)/M) ~= -M.ln(1-lambda) = 2^n ln(1/(1-lambda).

Musiclover
Автор

Someone by this man a drink for his work.

behema
Автор

39:24 Collision Attacks and Birthday Paradox

dpraajz
Автор

video sync is off, otherwise thanks alot!

joshuaweiss
Автор

The German accent of the professor is really cute

Hirokihiroki
Автор

BUT WAS THERE EVER A COLLISION CHRISOF!!! WAS THERE!?!?!

TheHiddenLlama
Автор

Any programming explanation of these lessons. Or any resources to learn programming for these lecture. Any helps

UniverseGames
Автор

There will be no Sync problem, if download the video to watch.

chungminghsieh
Автор

Sir, please tell me the reference book you are using for this course. I am currently studying fromCryptography And Network Security by William stallings. I somehow find the one you are using is much more comprehensive.

pratyay
Автор

My birthday is actually on July 18th 🙂

lesssecure
Автор

your sound is more faster then the video

kirekav
Автор

I'm confused on why the random German phrases spoken in class without translating them?

nemesisc
Автор

Our HW is in your video make chepters for each video fred download it is very big videos to down

computer.
Автор

The math and reasoning between min 53-55 is incorrect.

For simplicity let's still ignore leap years and year differences and pretend that birthdays are uncorrelated and chosen randomly from a uniform distribution with 1/365 chance of being any particular day. For some specifically chosen day that is uncorrelated with their birthday, each person has a 364/365 chance of not having it as their birthday.

The minimum number of people to get a 50% chance that at least one person has a chosen day as their birthday, the formula for the number of people, n, necessary would then be (364/365)^n >= .5, so n >= ln(.5)/ln(364/365). So that's 253 people. Not 365/2 and not 365...

saairquaderi
Автор

the sound is moving faster than the video...cant watch this and learn anything this way...

quitethecontrary
Автор

Most people who teach grow on you, that is, the most you listen the more you learn. But this guy is the opposite. The more you listen to him the more whiny and trivial he gets. He breaks the flow needlessly and does not make the connections flow smoothly. At important points in the delivery, he stops.

vp