[Pkg-openssl-devel] Bug#941987: Bug#941987: libssl1.1: Ciphers AES-*-CBC-HMAC-* are missing in libssl 1.1.1d, but available in 1.1.1c
Greg
greg at 2lm.fr
Wed Oct 9 08:22:25 BST 2019
Confirmed that fixes this issue, thanks !
Greg
Le 08/10/2019 à 23:44, Ondřej Surý a écrit :
> Yes, I can confirm it fixes the PHP case:
>
> # php -r 'var_dump(openssl_get_cipher_methods());' | grep 'aes-.*-hmac'
> string(21) "aes-128-cbc-hmac-sha1"
> string(23) "aes-128-cbc-hmac-sha256"
> string(21) "aes-256-cbc-hmac-sha1"
> string(23) "aes-256-cbc-hmac-sha256”
>
> Ondrej
> --
> Ondřej Surý
> ondrej at sury.org
>
Signature email
More information about the Pkg-openssl-devel
mailing list