Changeset View
Changeset View
Standalone View
Standalone View
tests/curves.c
Context not available. | |||||
#include "t-common.h" | #include "t-common.h" | ||||
/* Number of curves defined in ../cipger/ecc-curves.c */ | /* Number of curves defined in ../cipger/ecc-curves.c */ | ||||
#define N_CURVES 26 | #define N_CURVES 27 | ||||
/* A real world sample public key. */ | /* A real world sample public key. */ | ||||
static char const sample_key_1[] = | static char const sample_key_1[] = | ||||
Context not available. |