[gnutls-devel] GnuTLS | gnutls-cli-debug: add GOST_CNT-related KX/cipher/MAC tests (!1137)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Dec 19 20:42:38 CET 2019




Nikos Mavrogiannopoulos started a new discussion on src/tests.c: https://gitlab.com/gnutls/gnutls/merge_requests/1137#note_263313332

>  	return ret;
>  }
>  
> +#ifdef ENABLE_GOST
> +test_code_t test_vko_gost_12(gnutls_session_t session)
> +{
> +	int ret;
> +
> +	if (tls_ext_ok == 0)
> +		return TEST_IGNORE;
> +
> +	sprintf(prio_str, INIT_STR
> +		ALL_CIPHERS ":" ALL_COMP ":%s:" ALL_MACS
> +		":+VKO-GOST-12:+CURVE-ALL:%s", protocol_all_str,

Is CURVE-ALL intentional? Wouldn't CURVE-GOST-ALL fit better?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1137#note_263313332
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/20191219/86af5315/attachment.html>


More information about the Gnutls-devel mailing list