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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Sep 25 19:29:17 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/algorithms/ecc.c: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_222063269

> +	 .name = "GOST-256-TEST",
> +	 .oid = "1.2.643.2.2.35.0",
> +	 .id = GNUTLS_ECC_CURVE_GOST256TEST,

Do we need a curve marked as test? Why this number of curves in the gost side?

--
  
Nikos Mavrogiannopoulos started a new discussion on lib/x509/key_encode.c: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_222063299

> -	}
> +	else
> +		oid = NULL;

When the digest is not set what is there some default implied?

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

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

What about the other added curves?


-- 
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/20190925/cd5cda3d/attachment.html>


More information about the Gnutls-devel mailing list