MPHELL  5.0.0
Functions
mphell_tuto_ec_random.c File Reference

void ec_random(ec_curve E, const char *id_curve, char * seed_res, field k, const ec_type type, const ec_formula f) More...

#include "mphell/mphell.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for mphell_tuto_ec_random.c:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

void ec_random(ec_curve E, const char *id_curve, char * seed_res, field k, const ec_type type, const ec_formula f)

Definition in file mphell_tuto_ec_random.c.