[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:57:20 CEST 2019
Dmitry Eremin-Solenikov commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225066704
> return nettle_get_gost_256cpa();
> case GNUTLS_ECC_CURVE_GOST512A:
> return nettle_get_gost_512a();
> + case GNUTLS_ECC_CURVE_GOST256B:
Because it would allow us to remove all `.supported = 1` lines and set `.disabled = 1` when parsing config file.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1070#note_225066704
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/73453996/attachment.html>
More information about the Gnutls-devel
mailing list