Hi,

When we use following set of SSL methods ( openssl 1.1.1)  for SHA1-digest,
we are witnessing slowness compared to  openssl 1.1.0e.

EVP_get_digestbyname
EVP_MD_CTX_new
EVP_DigestInit_ex
EVP_DigestUpdate
EVP_DigestFinal_ex

Could anyone please guide me about how to debug this issue.

Thanks and Regards,
Ram Krushna

Reply via email to