Cryptographic Components for C
bslite.c, and dhparam.c.
#include <atypes.h>
typedef struct { unsigned int primeBits; unsigned int exponentBits; } A_DH_PARAM_GEN_PARAMS;