Skip to content

Remove usage of HMAC_MAX_MD_CBLOCK #1154

Closed
@grzha

Description

@grzha

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions