[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 04:44:39 CET 2018


Okay according to https://en.wikipedia.org/wiki/Comparison_of_TLS_implementations LibreSSL does not support AES-CCM so there probably does need to be a `!defined (LIBRESSL_VERSION_NUMBER)` around the `aes-128-ccm` and `aes-256-ccm` tests, but the `chacha20-poly1305` should pass.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/846#note_127240025
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/971d3dea/attachment-0001.html>


More information about the Gnutls-devel mailing list