Skip to content

Fix #81724: openssl_cms_encrypt only allows specific ciphers #19459

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

Closed

Conversation

bukka
Copy link
Member

@bukka bukka commented Aug 11, 2025

The allows cipher_algo to be specified as a string. It means the not only predefined ID ciphers are available which means that also auth enveloped data can be created using AES GCM.

I also added the AES GCM test and refactored the basic tests as it was a bit messy in terms of clean up.

The allows cipher_algo to be specified as a string. It means the not
only predefined ID ciphers are available which means that also auth
enveloped data can be created using AES GCM.

Closes phpGH-19459
@bukka bukka force-pushed the openssl_bug81724_cms_encrypt_str_cipher branch from 8e96c69 to a6fb524 Compare August 11, 2025 19:49
@bukka bukka closed this in 20c8c12 Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant