Let us walk on the 3-isogeny graph
|
Functions | |
rotate (l, x) | |
push () | |
pop () | |
OneTimeCarry (plimbs) | |
MontRedcAdd (plimbs) | |
fp_copy (plimbs) | |
PrintMult (plimbs) | |
fp_cmov (plimbs) | |
main (argv) |
Variables | |
sefOfLimbs = set() | |
int | printOut = 0 |
fp_cmov | ( | plimbs | ) |
Definition at line 224 of file AsmMontRedcAVX2.py.
fp_copy | ( | plimbs | ) |
Definition at line 142 of file AsmMontRedcAVX2.py.
main | ( | argv | ) |
Definition at line 268 of file AsmMontRedcAVX2.py.
References if, main(), and MontRedcAdd().
MontRedcAdd | ( | plimbs | ) |
Definition at line 72 of file AsmMontRedcAVX2.py.
Referenced by main().
OneTimeCarry | ( | plimbs | ) |
Definition at line 34 of file AsmMontRedcAVX2.py.
pop | ( | ) |
Definition at line 26 of file AsmMontRedcAVX2.py.
Referenced by fp_copy(), MontRedcAdd(), OneTimeCarry(), and PrintMult().
PrintMult | ( | plimbs | ) |
Definition at line 175 of file AsmMontRedcAVX2.py.
push | ( | ) |
Definition at line 18 of file AsmMontRedcAVX2.py.
Referenced by fp_copy(), MontRedcAdd(), OneTimeCarry(), and PrintMult().
rotate | ( | l, | |
x ) |
Definition at line 15 of file AsmMontRedcAVX2.py.
int printOut = 0 |
Definition at line 13 of file AsmMontRedcAVX2.py.
sefOfLimbs = set() |
Definition at line 12 of file AsmMontRedcAVX2.py.