Re: GnuTLS | Fix parsing of BIT STRING encoded EdDSA keys (!2060)
Read-only notification of GnuTLS library development activities <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.devel |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
Gnutls-devel mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-devel