CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/03 14:12:24
Modified files:
lib/libcrypto/evp: e_des.c e_des3.c e_idea.c evp_locl.h
Log message:
Remove now unused IMPLEMENT_BLOCK_CIPHER macro.
Also remove various comments noting that it cannot be used for certain
block ciphers (which kinda defeats the purpose of having a generic
implementation in the first place).
