Skip to content

Giapppp/RSA-Attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA Attacks

Some RSA attacks I implemented and collected on the Internet.

List of attacks:

  1. Fermat Factorization
  2. Elliptic Curve Factorization Method
  3. Small public key Attack
  4. Common modulus Attack
  5. Hastad's Broadcast Attack
  6. Franklin-Reiter Related Message Attack
  7. Coppersmith's Short Pad Attack
  8. Partial p exposure Attack
  9. Partial d exposure Attack
  10. Small Private Exponent d Attack
  11. Wiener's Attack
  12. Boneh-Duffee Attack
  13. Pollard's p-1 Method
  14. William's p+1 Method
  15. Factoring with Cyclotomic Polynomials
  16. Blind Signature Attack
  17. Return Of Coppersmith's Attack
  18. Special Prime form p = a^m + r_p
  19. Stereotyped Message Attack
  20. Stereotyped Message Attack with many unknown parts

Resources:

  1. Forty years of attacks on the RSA cryptosystem: A brief survey
  2. Twenty Years of Attacks on the RSA Cryptosystem
  3. Factoring with Cyclotomic Polynomials
  4. A New LSB Attack on Special-Structured RSA Primes
  5. RsaCtfTool
  6. crypto-attacks

About

Some RSA Attacks I implemented and collected from Internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published