Generate Independent Elliptic Curve Generator Points with Unknown Discrete Logarithm
[x] Provide support for generating one or more independent elliptic curve generator points, for which no party knows the associated discrete logarithm.
[x] Support optionally specifying a particular nonce as input to this ECC generator point construction function, where this unique nonce will be used in place of a randomly-generated nonce value,
in order to support the deterministic and thereby repeatable construction of independent generator points, as required by some cryptographic protocols.
Generate Independent Elliptic Curve Generator Points with Unknown Discrete Logarithm