[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 16:31:33 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on lib/constate.c: https://gitlab.com/gnutls/gnutls/merge_requests/1098#note_231935602
> session->security_parameters.cs = cs;
> params->cipher = cipher_algo;
> params->mac = mac_algo;
> +#ifdef ENABLE_GOST
> + params->continuous_mac = cs->flags & GNUTLS_CIPHER_SUITE_CONTINUOUS_MAC;
Ok, then it makes sense.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1098#note_231935602
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/1da7361e/attachment-0001.html>
More information about the Gnutls-devel
mailing list