Let us walk on the 3-isogeny graph
|
#include "primes.h"
Go to the source code of this file.
Variables | |
const int64_t | primes [primes_num] |
const int64_t | primes_dac [primes_num] |
const int64_t | primes_daclen [primes_num] |
const int64_t | batch_start [primes_batches] |
const int64_t | batch_stop [primes_batches] |
const int64_t | batch_keybounds_start [primes_batches+1] |
const int64_t | batch_keybounds_stop [primes_batches] |
const int64_t | batch_numkeys [primes_batches] |
const int64_t | batch_maxdac [primes_batches] |
const int8_t | strategy [WOMBATKEYS] = { 47, 12, 8, 7, 6, 5, 4, 3, 2, 1, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 35, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 26, 8, 7, 6, 5, 4, 3, 2, 1, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1} |
const int64_t batch_keybounds_start[primes_batches+1] |
Definition at line 42 of file primes2047m4l205.c.
const int64_t batch_keybounds_stop[primes_batches] |
Definition at line 46 of file primes2047m4l205.c.
const int64_t batch_maxdac[primes_batches] |
Definition at line 54 of file primes2047m4l205.c.
const int64_t batch_numkeys[primes_batches] |
Definition at line 50 of file primes2047m4l205.c.
const int64_t batch_start[primes_batches] |
Definition at line 21 of file primes2047m4l205.c.
const int64_t batch_stop[primes_batches] |
Definition at line 38 of file primes2047m4l205.c.
const int64_t primes[primes_num] |
Definition at line 9 of file primes2047m4l205.c.
const int64_t primes_dac[primes_num] |
Definition at line 13 of file primes2047m4l205.c.
const int64_t primes_daclen[primes_num] |
Definition at line 17 of file primes2047m4l205.c.
const int8_t strategy[WOMBATKEYS] = { 47, 12, 8, 7, 6, 5, 4, 3, 2, 1, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 35, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 26, 8, 7, 6, 5, 4, 3, 2, 1, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1} |
Definition at line 58 of file primes2047m4l205.c.