Let us walk on the 3-isogeny graph
|
#include <string.h>
#include <assert.h>
#include "../CTIDH/ctidh.h"
#include "primes.h"
#include "mont.h"
#include "elligator.h"
Go to the source code of this file.
Functions | |
bool | validate (public_key const *in) |
void | cofactor_multiples (proj P[], proj const A, size_t lower, size_t upper) |
Definition at line 77 of file validate.c.
References assert(), cofactor_multiples, fp_copy, i, primes_dac, primes_daclen, and xMUL_dac.
bool validate | ( | public_key const * | in | ) |
Definition at line 22 of file validate.c.
References public_key::A, batch_start, elligator_seeded, fp_1, fp_copy, fp_enc, i, j, primes_dac, primes_daclen, public_key::seed, xA24, xDBL, xMUL_dac, and proj::z.