|
Let us walk on the 3-isogeny graph
|
#include <string.h>#include <assert.h>#include "primes.h"#include "random.h"#include "../CSIDH/csidh.h"
Go to the source code of this file.
Functions | |
| void | csidh_private (private_key *priv) |
| void csidh_private | ( | private_key * | priv | ) |
Definition at line 64 of file skgen.c.
References i, and randombytes().
