Skip to content

Document padding constants for OpenSSL functions. - #5758

Merged
kamil-tekiela merged 2 commits into
php:masterfrom
kamil-tekiela:Openssl-padding
Aug 11, 2026
Merged

Document padding constants for OpenSSL functions.#5758
kamil-tekiela merged 2 commits into
php:masterfrom
kamil-tekiela:Openssl-padding

Conversation

@kamil-tekiela

Copy link
Copy Markdown
Member

Closes #5757

<listitem>
<simpara>RSA PSS padding to use.</simpara>
<simpara>
RSA PSS padding to use. It can be either

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reference/openssl/constants.xml#L167 documents RSA-PSS (hyphenated). I suggest we go with that notation. Same for openssl_verify

@kamil-tekiela
kamil-tekiela merged commit ddcd639 into php:master Aug 11, 2026
2 checks passed
@kamil-tekiela
kamil-tekiela deleted the Openssl-padding branch August 12, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openssl_sign padding parameter

2 participants