[gnutls-devel] GnuTLS | Added support for Ed25519 keys under PKCS#11 (!812)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Nov 19 15:42:47 CET 2018


Daiki Ueno started a new discussion on lib/pkcs11_write.c:

>  			break;
>  		}
>  	case GNUTLS_PK_EC:
> +	case GNUTLS_PK_EDDSA_ED25519:
>  		{
>  			gnutls_free(p.data);
>  			gnutls_free(x.data);

nit: `x` is not used for Ed25519

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/812#note_118306952
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/20181119/319f26d2/attachment.html>


More information about the Gnutls-devel mailing list