Closed
Description
HMAC_MAX_MD_CBLOCK
has been deprecated by OpenSSL. This constant is only used in one place in cpprestsdk (Release/src/http/oauth/oauth1.cpp
), and the documentation at https://www.openssl.org/docs/man1.1.0/man3/HMAC.html suggests that it should be replaced with EVP_MAX_MD_SIZE
instead.
Metadata
Metadata
Assignees
Labels
No labels