[gnutls-devel] GnuTLS | nettle/gost: support use GOST DSA support from master branch (!1183)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Jan 30 14:52:21 CET 2020




Dmitry Baryshkov commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1183#note_279530798

>  	switch (curve) {
>  #if ENABLE_GOST
>  	case GNUTLS_ECC_CURVE_GOST256CPA:
> -		return nettle_get_gost_256cpa();
>  	case GNUTLS_ECC_CURVE_GOST256CPXA:
> +	case GNUTLS_ECC_CURVE_GOST256B:
> +#if HAVE_NETTLE_GET_GOST_GC256B
> +		return nettle_get_gost_gc256b();

Good idea, fixed now.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1183#note_279530798
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/20200130/a97164e7/attachment.html>


More information about the Gnutls-devel mailing list