Skip to content
/ SLN Public

SLN Algorithm for solving the Discrete Logarithm Problem in ECDSA SECP256k1

License

Notifications You must be signed in to change notification settings

KrashKrash/SLN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SLN

SLN Algorithm for solving the Discrete Logarithm Problem in ECDSA SECP256k1 . . . This Algorithm were created after enhancing Montgomery ladder and Index Calculus Algorithm to solve for the private key.

Be sure to add your own public key XY before using.

pip install sympy , numpy , multiprocessing

About

SLN Algorithm for solving the Discrete Logarithm Problem in ECDSA SECP256k1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages