questions on using ed25519

Nicola Tuveri nic.tuv at gmail.com
Thu Apr 23 09:23:35 UTC 2020


On Thu, 23 Apr 2020 at 11:02, Matt Caswell <matt at openssl.org> wrote:

>
>
> On 22/04/2020 18:12, Viktor Dukhovni wrote:
> > sadly the
> > EVP_PKEY_METHOD for ed25519 has a NULL sign() member, instead, somewhat
> > ironically, it has a digestsign() method.  This is presumably to
> > distinguish between the pure and prehash variants.  Therefore, presently
> > pkeyutl(1) indeed appears to not implement signing and verifying with
> > ed25519, this looks doable with modest effort.
>
>
> I'm fairly sure it used to have a "sign" function during the dev phase -
> but it was taken out. I forget the reasoning.
>

Yes, that change was intentional, the reasoning is detailed in the
discussion in: https://github.com/openssl/openssl/pull/6284

Nicola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20200423/bddc6f74/attachment.html>


More information about the openssl-users mailing list