CRS
Isogeny-based post-quantum Diffie-Hellman protocol.
|
#include <binary_trees.h>
Public Attributes | |
const fq_ctx_t * | F |
fq_poly_t | data |
struct fq_poly_bcell_t * | left |
struct fq_poly_bcell_t * | right |
Representation of binary links with fq_poly as nodes.