Skip to content

Deprecate EVP_PKEY_CTX_ctrl and related functions #14287

@t8m

Description

@t8m

Those functions purpose is to serve the legacy implementations and with #13913 they are completely replaceable with get/set params functions.

We need to deprecate them to be able to remove them when the legacy support code is removed.

It would be interesting to deprecate also the EVP_MD_CTX_ctrl and EVP_CIPHER_CTX_ctrl functions but we need to ensure that there are replacements that handle the legacy support correctly.

Metadata

Metadata

Assignees

Labels

branch: masterApplies to master branchtriaged: featureThe issue/pr requests/adds a feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions