We now support 3 EC curves.

This commit is contained in:
Tomas Mraz 2014-01-21 16:26:32 +01:00
parent 1e4987983a
commit a2cb9937d8

View File

@ -29,7 +29,7 @@
#include "../src/gcrypt.h"
/* Number of curves defined in ../cipger/ecc.c */
#define N_CURVES 2
#define N_CURVES 3
/* A real world sample public key. */
static char const sample_key_1[] =