mimoo / RSA_PKCS1v1_5_attacks

Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5

Home Page:http://cat.eyalro.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The 9 Lives of Bleichenbacher's CAT: New Cache ATtacks on TLS Implementations

This repository contains implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5. There are a mix of Sage and Python.

This is related to this paper.

There is even a "graphical" walkthrough of the Bleichenbacher attack in bb98_graphic.sage.

About

Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5

http://cat.eyalro.net


Languages

Language:Python 100.0%