You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uint8_tSecp_Scalar_import(Secp_scalar& s , const Secp_scalar_data& data);
Sets the scalar object to the specified value. If the specified value is invalid (not less than the group order) - its valid is normalized (group order is subtracted).