Skip to content

Elliptic Curve gmplib implementation

Notifications You must be signed in to change notification settings

hulikalruthu/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

About

Elliptic Curve gmplib implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%