Cryptographic Components for C
bdemoec.c, and bslec.c.
#include <atypes.h>
typedef struct { A_EC_PARAMS curveParams; /* Must be first field to support pointer casting */ ITEM privateKey; } A_EC_PRIVATE_KEY;