B-Con/crypto-algorithms

des.c compile error

lindagrz opened this issue · 0 comments

cannot compile. dev c++ returns the following errors:
254 C:\algorithms-lib\des.c cannot convert bool' toDES_MODE' for argument 3' tovoid des_key_setup(const BYTE_, BYTE ()[6], DES_MODE)'
259 C:\algorithms-lib\des.c cannot convert bool' toDES_MODE' for argument 3' tovoid des_key_setup(const BYTE
, BYTE (_)[6], DES_MODE)'