Skip to content

translate: openssl cipher & digest functions#223

Merged
msamesch merged 4 commits into
php:masterfrom
lacatoire:translate/pr-6-openssl-cipher
May 27, 2026
Merged

translate: openssl cipher & digest functions#223
msamesch merged 4 commits into
php:masterfrom
lacatoire:translate/pr-6-openssl-cipher

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Adds German translations for 5 OpenSSL functions covering symmetric cipher introspection and digest computation: openssl_decrypt, openssl_cipher_iv_length, openssl_cipher_key_length, openssl_get_cipher_methods, openssl_digest.

Terminology mirrors the existing openssl_encrypt translation (Verschlüsselungsmethode, Initialisierungsvektor, Authentifizierungskennzeichen…).

Comment thread reference/openssl/functions/openssl-cipher-key-length.xml Outdated
Co-authored-by: Martin Samesch <samesch@php.net>
Comment thread reference/openssl/functions/openssl-digest.xml Outdated
Co-authored-by: Martin Samesch <samesch@php.net>
Comment thread reference/openssl/functions/openssl-digest.xml Outdated
Co-authored-by: Martin Samesch <samesch@php.net>
Copy link
Copy Markdown
Contributor

@msamesch msamesch left a comment

Choose a reason for hiding this comment

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

Thanks a lot, looks good!

@msamesch msamesch merged commit 2383d9e into php:master May 27, 2026
1 check passed
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.

2 participants