mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 00:03:10 +00:00
Comment
This commit is contained in:
parent
a5988d6c26
commit
4d37685744
@ -210,6 +210,8 @@ global ec_double:
|
|||||||
// stack: ec_add_equal_points, x0, y0, x0, y0, retdest
|
// stack: ec_add_equal_points, x0, y0, x0, y0, retdest
|
||||||
JUMP
|
JUMP
|
||||||
|
|
||||||
|
// Assumption: x, y < N and 2N < 2^256.
|
||||||
|
// Note: Doesn't hold for Secp256k1 base field.
|
||||||
%macro submod
|
%macro submod
|
||||||
JUMPDEST
|
JUMPDEST
|
||||||
// stack: x, y
|
// stack: x, y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user