Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 287 Bytes

rsa-wiener-attack

A Python implementation of the Wiener attack on RSA public-key encryption scheme.

It uses some results about continued fractions approximations to infer the private key from public key in the cases the encryption exponent is too small or too large.