Skip to content

t03r1cht/rub-crypto-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

rub-crypto-examples

Done

  • Naive modulus "n" factorization
  • Attack on RSA with small public key "e"

To Do

  • Attack on RSA with small private key "d"
  • Pollard p-1 factorization
  • Naive Random Squares
  • Random Squares Improved
  • Quadratic Sieve
  • Modular Quadratic Roots
  • BSGS
  • Silver-Pohlig-Hellman (probably not)
  • Elliptic Curve operations with different curve characteristics
  • Experiments with affine and projective curve spaces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages