[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:53:02 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225063458
> return nettle_get_gost_256cpa();
> case GNUTLS_ECC_CURVE_GOST512A:
> return nettle_get_gost_512a();
> + case GNUTLS_ECC_CURVE_GOST256B:
Ah, ok. Why do you think we should change the name? I see we use supported also in the protocols.c.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225063458
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/38415e47/attachment.html>
More information about the Gnutls-devel
mailing list