Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
steps_untuned.c
Go to the documentation of this file.
1
#include "
steps.h
"
2
3
int
steps_guess
(
int64_t
*
bs
,
int64_t
*
gs
,
int64_t
l
)
4
{
5
if
(
l
== 587) {
6
*
bs
= 16;
7
*
gs
= 9;
8
return
1;
9
}
10
return
0;
11
}
i
for i
Definition
prime_search.m:10
steps.h
steps_guess
#define steps_guess
Definition
steps.h:9
dCTIDH
src
common
steps_untuned.c
Generated by
1.9.8