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
zmalatrax
changed the title
mul_by (scalar multiplication of a point)
feat: bnp12_mul_by (scalar multiplication of a point)
Mar 27, 2025
zmalatrax
changed the title
feat: bnp12_mul_by (scalar multiplication of a point)
feat: bnp12_scalar_mul (scalar multiplication of a point)
Mar 27, 2025
zmalatrax
changed the title
feat: bnp12_scalar_mul (scalar multiplication of a point)
feat: bnp12_mul_by (scalar multiplication of a point)
Mar 27, 2025
What
Implement mul_by for BNP12
How
double and add algorithm
https://github.com/ethereum/execution-specs/blob/1a587803e3e698407d204888b02342393f8b4fe5/src/ethereum/crypto/elliptic_curve.py#L149
The text was updated successfully, but these errors were encountered: