mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 23:03:08 +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
|
||||
JUMP
|
||||
|
||||
// Assumption: x, y < N and 2N < 2^256.
|
||||
// Note: Doesn't hold for Secp256k1 base field.
|
||||
%macro submod
|
||||
JUMPDEST
|
||||
// stack: x, y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user