Skip to content

[Sync-En] openssl: document algorithm = 0 and digest_alg => "null" - #3595

Merged
lacatoire merged 1 commit into
php:masterfrom
lacatoire:sync-en/openssl-null-digest
Sep 26, 2026
Merged

lacatoire merged 1 commit into
php:masterfrom
lacatoire:sync-en/openssl-null-digest

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5878 (commit 839637661): openssl_sign() / openssl_verify() accept 0 as algorithm (OpenSSL 3.0+), openssl_csr_new() documents digest_alg => "null", and the signature algorithms section becomes "Digest Algorithms". EN-Revision updated.

Also fixed along the way: the two swapped 8.0.0 changelog rows of openssl_csr_new(), the description of PKCS7_TEXT, "HTTP header" for the *OLDMIMETYPE constants, and a plural agreement in PKCS7_NOATTR.

Fixes: #3590

@lacatoire
lacatoire merged commit 2d46f00 into php:master Sep 26, 2026
5 checks passed
@lacatoire
lacatoire deleted the sync-en/openssl-null-digest branch September 26, 2026 15:39
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.

[Sync EN] openssl: document algorithm = 0 and digest_alg => "null" (#5878)

1 participant