mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This happens only for OpenSSL 1.1.1 because key_length is ignored for DH. It means that the provided string is overwritten with longer buffer.
This happens only for OpenSSL 1.1.1 because key_length is ignored for DH. It means that the provided string is overwritten with longer buffer.