SSL handshake process animation

preview_player
Показать описание
ssl handshake

client server message
====== ====== =======
wrap() ... ClientHello
... unwrap() ClientHello
... wrap() ServerHello/Certificate
unwrap() ... ServerHello/Certificate
wrap() ... ClientKeyExchange
wrap() ... ChangeCipherSpec
wrap() ... Finished
... unwrap() ClientKeyExchange
... unwrap() ChangeCipherSpec
... unwrap() Finished
... wrap() ChangeCipherSpec
... wrap() Finished
unwrap() ... ChangeCipherSpec
unwrap() ... Finished
Рекомендации по теме
Комментарии
Автор

this music has gotten me very hyped about ssl handshakes lol

zedfury
Автор

Really great work in 50 seconds !
Waiting to see for RADIUS and TACACS plz ...

stephenjoe
Автор

please help me i need source code in c# or in java to implement ssl handshaking with steps

hanansalem
Автор

please give people more time to understand the drawings. you move too fast.

Veganophob
Автор

what the hell is going on, this video wasted my time.

mukeshkumar-wwep