[gnutls-devel] GnuTLS | Fix parsing of BIT STRING encoded EdDSA keys (!2060)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Feb 19 15:50:10 CET 2026
Zoltán Fridrich commented on a discussion on tests/pkcs11/eddsa-ecpoint-encodings.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2060#note_3098015015
> + * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
> + */
> +
> +#ifdef HAVE_CONFIG_H
> +#include "config.h"
> +#endif
> +
> +#include <gnutls/abstract.h>
> +
> +#include "utils.h"
> +
> +int _gnutls_pubkey_import_ecc_eddsa(gnutls_pubkey_t key,
> + const gnutls_datum_t *parameters,
> + const gnutls_datum_t *ecpoint);
> +
> +static const unsigned char ecpoint_raw_data[] = {
Good idea. Sadly the gnutls-indent makes the macro really ugly
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2060#note_3098015015
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/sent_notifications/3-dectysfz0e5loroasp5rkqcop/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260219/9ed51448/attachment.html>
More information about the Gnutls-devel
mailing list