We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void Secp_Point_mul_J(Secp_point& dst , const Secp_scalar& s);
Multiplies point J by scalar s and stores result to dst, whereas J is the standard J-generator (used for the shielded output serial number)
s
dst