We now support 3 EC curves.
This commit is contained in:
parent
1e4987983a
commit
a2cb9937d8
2
curves.c
2
curves.c
@ -29,7 +29,7 @@
|
|||||||
#include "../src/gcrypt.h"
|
#include "../src/gcrypt.h"
|
||||||
|
|
||||||
/* Number of curves defined in ../cipger/ecc.c */
|
/* Number of curves defined in ../cipger/ecc.c */
|
||||||
#define N_CURVES 2
|
#define N_CURVES 3
|
||||||
|
|
||||||
/* A real world sample public key. */
|
/* A real world sample public key. */
|
||||||
static char const sample_key_1[] =
|
static char const sample_key_1[] =
|
||||||
|
Loading…
Reference in New Issue
Block a user