[gnutls-devel] GnuTLS | Add GOST-CNT ciphersuite support (!1119)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Nov 13 22:35:24 CET 2019




Dmitry Eremin-Solenikov commented on a discussion on lib/gnutls_int.h: https://gitlab.com/gnutls/gnutls/merge_requests/1119#note_244307020

>  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;

Reworked this piece of code to use `sign_entry->pk` to detect GOST signatures.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1119#note_244307020
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/6da171a6/attachment.html>


More information about the Gnutls-devel mailing list