[gnutls-devel] GnuTLS | Implement new requirements for GOST PublicKeyParameters (!1070)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Oct 2 15:36:59 CEST 2019



Merge request https://gitlab.com/gnutls/gnutls/merge_requests/1070 was reviewed by Nikos Mavrogiannopoulos

--
  
Nikos Mavrogiannopoulos started a new discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225052291

> + * @GNUTLS_ECC_CURVE_GOST256C: GOST R 34.10 TC26 256 C curve
> + * @GNUTLS_ECC_CURVE_GOST256D: GOST R 34.10 TC26 256 D curve
> + * @GNUTLS_ECC_CURVE_GOST256TEST: GOST R 34.10 256 bit curve from the standard itself

Test seems to have remained here.

--
  
Nikos Mavrogiannopoulos commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225052293

>  	case GNUTLS_ECC_CURVE_GOST512A:
>  		return nettle_get_gost_512a();
> +	case GNUTLS_ECC_CURVE_GOST256B:

Shouldn't then they have `.supported = 0` on their definition?


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


More information about the Gnutls-devel mailing list