[gnutls-devel] GnuTLS | Importing ED25519 in pubkey (#613)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Nov 11 10:27:12 CET 2018


The abstract of [RFC8463](https://tools.ietf.org/html/rfc8463#appendix-A.2) speaks about Ed25519-SHA256.  Calling gnutls_pk_to_sign(GNUTLS_PK_EDDSA_ED25519, gnutls_digest_algorithm_t hash) I have to pass hash=GNUTLS_DIG_SHA512, otherwise gnutls_pk_to_sign returns GNUTLS_SIGN_UNKNOWN.

I want to use SHA256 with ED25519, which seems to me impossible.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/613#note_116283205
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/20181111/64ee31fb/attachment.html>


More information about the Gnutls-devel mailing list