Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
elligator.h
Go to the documentation of this file.
1
#ifndef ELLIGATOR_H
2
#define ELLIGATOR_H
3
4
#include "
proj.h
"
5
#include "
../common/namespace.h
"
6
7
#define elligator COMMON(elligator)
8
#define elligator_seeded COMMON(elligator_seeded)
9
10
extern
void
elligator
(
proj
*plus,
proj
*minus,
const
proj
*A);
11
extern
void
elligator_seeded
(
proj
*Tp,
proj
*Tm,
proj
const
*A,
fp
const
*u);
12
13
#endif
elligator_seeded
#define elligator_seeded
Definition
elligator.h:8
elligator
#define elligator
Definition
elligator.h:7
fp
uint64_t fp[NUMBER_OF_WORDS]
Definition
fp-gmp.h:22
namespace.h
proj.h
proj
Definition
proj.h:18
E:
pqc-engineering-ssec-23
dCTIDH
src
common
elligator.h
Generated by
1.14.0