Let us walk on the 3-isogeny graph
|
Functions | |
to_mont (j, setup) | |
random_walk2 (j0_prev, j0, path, setup) | |
cgl_hash2 (message, setup, verbose=True) | |
Charles-Goren-Lauter (CGL) Hash function concerning 2-isogeny walks. |
cgl_hash2 | ( | message, | |
setup, | |||
verbose = True ) |
Charles-Goren-Lauter (CGL) Hash function concerning 2-isogeny walks.
Definition at line 48 of file random_walks2.py.
References random_walk2().
random_walk2 | ( | j0_prev, | |
j0, | |||
path, | |||
setup ) |
Definition at line 29 of file random_walks2.py.
Referenced by cgl_hash2().
to_mont | ( | j, | |
setup ) |
Definition at line 10 of file random_walks2.py.
References assert().