On 11/08/2021 08:16, Paramashivaiah, Sunil wrote:
Hi All,
In our application we are using MD5_CBLOCK, SHA_CBLOCK, SHA256_CBLOCK,
SHA512_CBLOCK macros which are deprecated in openssl 3.0.
We are trying upgrade our application from using openssl
1.0.2 to openssl 3.0.
Hi All,
In our application we are using MD5_CBLOCK, SHA_CBLOCK, SHA256_CBLOCK,
SHA512_CBLOCK macros which are deprecated in openssl 3.0.
We are trying upgrade our application from using openssl 1.0.2 to
openssl 3.0.
Can we use EVP_MAX_BLOCK_LENGTH to replace all these