[gnutls-devel] GnuTLS | WIP: Add support for AES CFB8 cipher (!783)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Oct 24 22:00:02 CEST 2018


Dmitry Eremin-Solenikov commented on a discussion on lib/nettle/cipher.c:

>  #include <nettle/gcm.h>
>  #include <nettle/ccm.h>
>  #include <nettle/chacha-poly1305.h>
> -#include <nettle/cfb.h>
> +#include "cfb8.h"

I think it's easier to have `cfb8.c`/`.h` with minimal changes compared to Nettle original (maybe except renaming changes) and to have `#ifdef` here.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/783#note_111622811
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/20181024/e0efafcb/attachment-0001.html>


More information about the Gnutls-devel mailing list