Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for the OPENSSL_DONT_ZERO_PAD_KEY flag #3333

Closed
gaverill-gc opened this issue Apr 22, 2024 · 0 comments · Fixed by #3588
Closed

Add documentation for the OPENSSL_DONT_ZERO_PAD_KEY flag #3333

gaverill-gc opened this issue Apr 22, 2024 · 0 comments · Fixed by #3588
Assignees
Labels

Comments

@gaverill-gc
Copy link

From manual page: https://php.net/function.openssl-encrypt


Please document the OPENSSL_DONT_ZERO_PAD_KEY flag (added in PHP 7.1.8) on the openssl_encrypt()/openssl_decrypt()/similar pages.

Also note that a workaround for older versions is supposedly this: https://bugs.php.net/bug.php?id=72362#1520595994

@gaverill-gc gaverill-gc changed the title Please document the OPENSSL_DONT_ZERO_PAD_KEY flag Add documentation for the OPENSSL_DONT_ZERO_PAD_KEY flag Apr 22, 2024
@Girgias Girgias added the Extension: openssl OpenSSL label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants