get Pub Key
Given a private key, return the corresponding (secp256k1) public key -- that is the privKey*G where G is the group generator
Given a private key, return the corresponding (secp256k1) public key -- that is the privKey*G where G is the group generator