Hello,
сб, 11 мая 2019 г. в 11:09, Niels Möller nisse@lysator.liu.se:
Dmitry Eremin-Solenikov dbaryshkov@gmail.com writes:
Niels, Daiki, do you have plans to update/merge curve448 branch? I'd benefit from generalized Edwards curves support, which is part of that branch.
My plan was to merge it after the 3.5 release, in order to (i) to be able to do it without another abi breakage (in 3.4.x, the ecc curve symbols are exposed directly, and then changing the size of those structs breaks linking in some cases, due to copy relocations), and (ii) not delay 3.5 further.
I see.
And now 3.5 is severely delayed compared to what I had hoped for. Not sure if re-plan is needed, or if I ought to focus on getting 3.5 out asap.
Is there anything that we can do to help with 3.5? I'm still playing around HMAC/digest refactoring, but I'm not happy with the way code looks in my tree.