[gnutls-devel] GnuTLS | Support GOST cipher suite MAC calculation (!1098)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Oct 17 15:16:44 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on lib/gnutls_int.h: https://gitlab.com/gnutls/gnutls/merge_requests/1098#note_231870282
> bool no_rekey; /* whether this tls1.3 cipher doesn't need to rekey after 2^24 messages */
> } cipher_entry_st;
>
> +#define GNUTLS_CIPHER_SUITE_CONTINUOUS_MAC 1
However, if we introduce flags, the bools look deprecated already. Should we move everything to flags (maybe in a different commit but in this MR)?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1098#note_231870282
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/20191017/25844b1a/attachment.html>
More information about the Gnutls-devel
mailing list