[gnutls-devel] GnuTLS | cipher: expose raw ChaCha20 cipher (!1210)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Mar 18 21:21:36 CET 2020




Dmitry Baryshkov started a new discussion on lib/nettle/cipher.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1210#note_307376512

>  #include <nettle/cbc.h>
>  #include <nettle/gcm.h>
>  #include <nettle/ccm.h>
> -#include <nettle/chacha-poly1305.h>
> +#include "int/chacha.h"
> +#include "int/chacha-poly1305.h"

Since it is the only user, it might be b easier to have `#ifdef`s here, rather than introducing another wrapping header.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1210#note_307376512
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/20200318/0a4b29fe/attachment-0001.html>


More information about the Gnutls-devel mailing list