[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 02:10:16 CET 2018


@Pipfrosch This is really strange. Are you sure that you are running this MR?
Because here is what I see after modifying code to request non-present cipher (`chacha20-poly1305-dummy`):
```
$ ./cipher-openssl-compat 
cipher: aes-128-gcm
cipher: aes-256-gcm
cipher: chacha20-poly1305-dummy
EVP_get_cipherbyname failed for chacha20-poly1305-dummy
cipher: aes-128-ccm
cipher: aes-256-ccm
```

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


More information about the Gnutls-devel mailing list