crypto-algorithms
crypto-algorithms copied to clipboard
des.c compile error
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)'