Cryptographic Components for C
bslite.c, parsepkcs5.c, and pkcs5v2pbe.c.
#include <atypes.h>
typedef struct { unsigned int effectiveKeyBits; unsigned char *iv; } A_RC2_CBC_PARAMS;