17 uint64_t batch_sumkeys = 0;
18 for (uint32_t b = 0; b < primes_batches; b++)
25 for (uint32_t b = 0; b < WOMBATKEYS; b++)
62#include "../CSIDH/csidh.h"
68 for (
i = 0;
i < (int)N;
i++)
72 priv->e[
i] = rnd - (rnd ^ 0x1);
void randombytes(void *x, size_t l)
void random_wombats(uint8_t *key, const long long numkeys, const long long batch_start, const long long batch_stop, const long long batch_sumykeys)
void csidh_private(private_key *priv)
uint8_t radical_direction
uint8_t directions[WOMBATKEYS]