We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
void Secp_Point_mul_G(Secp_point& dst , const Secp_scalar& s);
Multiplies point G by scalar s and stores result to dst, whereas G is the standard G-generator (used for blinding factor)
s
dst