Skip to content

Please port OpenSSL HMAC implementation from HMAC to EVP_MAC APIs #137861

@xnox

Description

@xnox

In Modules/_hashopenssl.c deprecated in OpenSSL (the original OpenSSL) and instead it is preferred to use EVP_MAC APIs.

HMAC apis will be removed soon, please add code path that uses EVP_MAC APIs available since OpenSSL 3.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions