CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/09 10:17:59
Modified files:
lib/libcrypto/rsa: rsa_oaep.c
Log message:
Use EVP_MAX_MD_SIZE instead of SHA_DIGEST_LENGTH and remove OPENSSL_NO_SHA*
conditionals, now that this code handles arbitrary message digests.
ok inoguchi@ tb@
