Skip to content

Python3 utility for breaking RSA PKCS1 padding scheme

License

Notifications You must be signed in to change notification settings

jomihaka/pkcs1_breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pkcs1_breaker

Python3 utility for breaking RSA PKCS1 padding scheme

Files

pkcs1_breaker.py

The utility

sim_attack.py

Example usage and testing of the utility

Requirements

python3 (tested on 3.6.2)

python-gmpy2

python-cryptography (only for sim_attack.py)

About

Python3 utility for breaking RSA PKCS1 padding scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages