[gnutls-devel] GnuTLS | Add GOST-CNT ciphersuite support (!1119)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Nov 13 13:46:30 CET 2019
Dmitry Eremin-Solenikov commented on a discussion on lib/gnutls_int.h: https://gitlab.com/gnutls/gnutls/merge_requests/1119#note_243995092
> typedef struct {
> uint8_t id[2]; /* used to be (in TLS 1.2) hash algorithm , PK algorithm */
> uint8_t tls_sem; /* should match the protocol version's tls_sig_sem. */
> + uint8_t is_gost : 1;
I'll give it a thought, especially since `tls_sem` is not just a flag, but two flags.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1119#note_243995092
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/20191113/ba9a1a21/attachment.html>
More information about the Gnutls-devel
mailing list