[gnutls-devel] GnuTLS | Stop using Nettle and Hogweed internal symbols (!1235)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Apr 14 14:28:36 CEST 2020
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1235 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on lib/nettle/ecc-gost-curve.h: https://gitlab.com/gnutls/gnutls/-/merge_requests/1235#note_323483118
> -#define nettle_get_gost_gc512a _gnutls_get_gost_gc512a
> +#define nettle_get_gost_gc256b _gnutls_nettle_curve448_get_gost_gc256b
> +#define nettle_get_gost_gc512a _gnutls_nettle_curve448_get_gost_gc512a
The prefix should be `_gnutls_nettle_ecc_`?
--
Daiki Ueno started a new discussion on devel/import-ecc-from-nettle.sh: https://gitlab.com/gnutls/gnutls/-/merge_requests/1235#note_323483123
> - esac
> - case $dst in
> + */ecc-gost-gc256b.c)
Not a blocker for now, but if the number of manual patching increases, it might make sense to actually keep patches as we do in `gl/override` for gnulib import.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1235
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/20200414/d6191ecf/attachment.html>
More information about the Gnutls-devel
mailing list