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