From 2aa8a11e2c2962844e4081c2f1994975d1b96aed Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Jun 02 2017 14:05:40 +0000 Subject: We now have 14 EC curves supported. --- diff --git a/curves.c b/curves.c index f27346d..545c03e 100644 --- a/curves.c +++ b/curves.c @@ -29,7 +29,7 @@ #include "../src/gcrypt-int.h" /* Number of curves defined in ../cipger/ecc.c */ -#define N_CURVES 7 +#define N_CURVES 14 /* A real world sample public key. */ static char const sample_key_1[] =