We now have 14 EC curves supported.
This commit is contained in:
parent
0a0dd31666
commit
2aa8a11e2c
2
curves.c
2
curves.c
@ -29,7 +29,7 @@
|
|||||||
#include "../src/gcrypt-int.h"
|
#include "../src/gcrypt-int.h"
|
||||||
|
|
||||||
/* Number of curves defined in ../cipger/ecc.c */
|
/* Number of curves defined in ../cipger/ecc.c */
|
||||||
#define N_CURVES 7
|
#define N_CURVES 14
|
||||||
|
|
||||||
/* 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