nisse@lysator.liu.se (Niels Möller) writes:
I'm considering rewriting the curve25519-case of eccdata, to also work on the Edwards curve.
I've spent most of the day doing this reorg of eccdata.c, together with a few smaller cleanups. Should make it easier to add curve448.
Since it's going to take a few rounds before the SHAKE code is ready, I'd suggest that we aim to get curve448 in first, i.e., the DH functions, before doing eddsa448.
Regards, /Niels