Skip to content

python implementation of shanks tonelli algorithm to calculate points on secp256k1

Notifications You must be signed in to change notification settings

s-tlm/ecc_shankstonelli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A python algorithm to calculate and display secp256k1 curve over a Prime field.

The algorithm is extended to generate a public key from a random 256-bit hexadecimal private key.

About

python implementation of shanks tonelli algorithm to calculate points on secp256k1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages