On Tue, Oct 08, 2019 at 10:15:33PM +0200, Ondřej Surý wrote: > The one package particularly hit by this is PHP. > > The openssl_get_cipher_methods() function does list the hmac variants with > 1.1.1c, but it doesn’t with 1.1.1d, so there’s definitely a regression > somewhere.
Is this something that's fixed by https://github.com/openssl/openssl/pull/10074? Kurt

