Re: [PATCH] ecc: rename source files with curves data

2019-12-06 Thread Niels Möller
Dmitry Eremin-Solenikov  writes:

> Any feedback on this change?

I think the renaming makes sense, but perhaps best to mere the curve448
changes first.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
___
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs


Re: [PATCH 0/8] Implement Curve448 ECDH and Ed448

2019-12-06 Thread Niels Möller
ni...@lysator.liu.se (Niels Möller) writes:

> I'm considering the below patch. I think there's room for further
> improvement, maybe splitting the h_to_a method up (it's called with op
> == 0, and with op == 2 from the ecdsa, but never with op == 1). Maybe
> adding a some ecc_mod_canonical function. But deleting this unneeded
> code right away seems like an improvement in itself.

Now pushed to master-updates.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
___
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs