Cryptographic Components for C
rc2.c, and rc2ecb.c.
#include <atypes.h>
typedef struct { unsigned int effectiveKeyBits; } A_RC2_PARAMS;