Skip to content

Copy/paste error in OPENSSL_INIT_ADD_ALL_DIGESTS description? #19460

@tomiii00

Description

@tomiii00

The master man page for OPENSSL_init_crypto() (confirmed in both 1.1.1 and 3.0 releases) appears to have a copy/paste error for the description of OPENSSL_INIT_ADD_ALL_DIGESTS:

OPENSSL_INIT_ADD_ALL_DIGESTS
    With this option the library will automatically load and make available all libcrypto
    digests. This option is a default option. Once selected subsequent calls to
    OPENSSL_init_crypto() with the option OPENSSL_INIT_NO_ADD_ALL_CIPHERS will be
    ignored.

I believe this should say OPENSSL_INIT_NO_ADD_ALL_DIGESTS rather than OPENSSL_INIT_NO_ADD_ALL_CIPHERS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    branch: 1.1.1Applies to OpenSSL_1_1_1-stable branch (EOL)branch: 3.0Applies to openssl-3.0 branchbranch: masterApplies to master branchtriaged: bugThe issue/pr is/fixes a bugtriaged: 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