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
}
steps.h
steps_guess
#define steps_guess
Definition
steps.h:9
E:
pqc-engineering-ssec-23
dCTIDH
src
common
steps_untuned.c
Generated by
1.14.0