[gnutls-devel] GnuTLS | Fix cipher-openssl-compat failing with LibreSSL (!846)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Dec 26 03:56:35 CET 2018


It is applied, it just removes the one line, correct?

    #if OPENSSL_VERSION_NUMBER >= 0x10100000L
                    if (gcipher == GNUTLS_CIPHER_AES_128_CCM
                        || gcipher == GNUTLS_CIPHER_AES_256_CCM) {
                            assert(EVP_CipherInit_ex(ctx, evp_cipher, 0, 0, 0, 0) >
                                   0);

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/846#note_127237468
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181226/8fbb9478/attachment.html>


More information about the Gnutls-devel mailing list