Hello Niels,
Daiki Ueno ueno@gnu.org writes:
nisse@lysator.liu.se (Niels Möller) writes:
I think there are three main pieces left to integrate.
Curve operations to support Curve448 (i.e., diffie-hellman operations). I have made some progress, on my curve448 branch,
SHAKE 128/256. I think I had some question on the interface design.
EdDSA 448.
Optimization of the mod p arithmetic isn't that important yet,
Is there anything I can do to get this merged in upstream? Now that OpenSSL supports the curve and EdDSA, it would be interesting to add it in GnuTLS.
I tried to integrate it into GnuTLS bundling the current code, and it can interoperate with OpenSSL: https://gitlab.com/gnutls/gnutls/merge_requests/984
For convenience I am attaching the remaining patches for nettle.
Regards,