des_old.h doesn't really need to include des.h, so don't. That will
avoid clashes with other code that have their own DES_ functions but really only use OpenSSL's old des_ functions.
parent
6229a560
Please register or sign in to comment
avoid clashes with other code that have their own DES_ functions but really only use OpenSSL's old des_ functions.