Bleichenbacher's 1998 RSA Attack πŸ“‰

Explains Bleichenbacher's 1998 attack on RSA, demonstrating vulnerabilities in RSA encryption protocols through chosen ciphertext attacks.

Bleichenbacher's 1998 RSA Attack πŸ“‰
Daniel Teitelman
171 views β€’ Feb 15, 2022
Bleichenbacher's 1998 RSA Attack πŸ“‰

About this video

The video shows an implementation of Daniel Bleichenbacher 's 1998 paper called: Chosen Ciphertext Attacks Against Protocols Based on the RSA Encryption Standard PKCS #1
link to the paper: http://archiv.infsec.ethz.ch/education/fs08/secsem/bleichenbacher98.pdf
The implementation tryes to imtate the handshake in old version of TLS(SSL) with TLS1.2 convention.
The code can be found here:
https://github.com/danielt17/Cryptopals-challenges
Attacker code:
https://github.com/danielt17/Cryptopals-challenges/blob/main/Q68Attacker.py
Client code:
https://github.com/danielt17/Cryptopals-challenges/blob/main/Q68Client.py
Server code:
https://github.com/danielt17/Cryptopals-challenges/blob/main/Q68Server.py

Video Information

Views

171

Likes

2

Duration

4:02

Published

Feb 15, 2022

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.