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.
Showing
想要评论请 注册 或 登录
avoid clashes with other code that have their own DES_ functions but really only use OpenSSL's old des_ functions.