Skip to content

pkeyutl -pkeyopt rsa_oaep_md is not documented #10174

@levicki

Description

@levicki

As the title says, the OpenSSL pkeyutl -pkeyopt documentation does not mention rsa_oaep_md option.

Furthermore, the rsautl -decrypt -oaep does not support any other OAEP hash mode except SHA1 even though libcrypto itself does. Given that I have been told that rsautl is legacy interface, perhaps documentation should be changed to point people to use pkeyutl instead of rsautl, especially if they want to use OAEP instead of PKCS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    inactiveThis label should not be applied to open issues anymore.triaged: documentationThe issue/pr deals with documentation (errors)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions