[gnutls-devel] GnuTLS | WIP: Add support for CNT_IMIT TLS 1.2 GOST cipher suite (!920)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Feb 23 20:14:46 CET 2019


Nikos Mavrogiannopoulos started a new discussion on tests/tls12-server-kx-neg.c:

> +		.server_prio = "NORMAL:-KX-ALL:+VKO-GOST-12:-VERS-ALL:+VERS-TLS1.2",
> +		.client_prio = "NORMAL:-KX-ALL:+VKO-GOST-12:-VERS-ALL:+VERS-TLS1.2"
> +	},
> +	{
> +		.name = "TLS 1.2 VKO-GOST-12 with cred and GOST12-512 cert",
> +		.server_ret = 0,
> +		.client_ret = 0,
> +		.have_cert_cred = 1,
> +		.have_gost12_512_cert = 1,
> +		.not_on_fips = 1,
> +		.server_prio = "NORMAL:-KX-ALL:+VKO-GOST-12:-VERS-ALL:+VERS-TLS1.2",
> +		.client_prio = "NORMAL:-KX-ALL:+VKO-GOST-12:-VERS-ALL:+VERS-TLS1.2"
> +	},
> +	{
> +		.name = "TLS 1.2 VKO-GOST-12 with cred and multiple certs",
> +		.server_ret = 0,

What about adding TLS1.3-enabled client with GOST enabled, connecting to a TLS1.3-enabled server with GOST enabled (they should connect with TLS1.2)?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_144298468
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/20190223/67e920e0/attachment-0001.html>


More information about the Gnutls-devel mailing list