Skip to content

masterzorag/ec_gmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ec_gmp

Elliptic Curve gmplib implementation of scalar point multiplication

entirely based on the code by Kuldeep Bhardwaj and Sanjay Chaudhary

GNU Multiple Precision Arithmetic Library

program sets curve domain parameters, an integer and a G base point

perform point multiplication by scalar, computing the derived point

cryptographically speaking verifies private/public math correlation

Releases

No releases published

Packages

No packages published