des.c compile error
lindagrz opened this issue · 0 comments
lindagrz commented
cannot compile. dev c++ returns the following errors:
254 C:\algorithms-lib\des.c cannot convert bool' to
DES_MODE' for argument 3' to
void des_key_setup(const BYTE_, BYTE ()[6], DES_MODE)'
259 C:\algorithms-lib\des.c cannot convert bool' to
DES_MODE' for argument 3' to
void des_key_setup(const BYTE, BYTE (_)[6], DES_MODE)'