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

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

2019-12-05 Thread Dmitry Eremin-Solenikov
Hello, чт, 5 дек. 2019 г. в 18:45, Dmitry Eremin-Solenikov : > > Any feedback on this change? > > I'm going to send patches adding 3 256-bit curves and 2 512-bit curves > with another 256-bit and 512-bit curves waiting some restructuring of > the code. > It would be too easy to mix curves w/o

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

2019-12-05 Thread Dmitry Eremin-Solenikov
Any feedback on this change? I'm going to send patches adding 3 256-bit curves and 2 512-bit curves with another 256-bit and 512-bit curves waiting some restructuring of the code. It would be too easy to mix curves w/o this patch. вс, 24 нояб. 2019 г. в 17:22, : > > From: Dmitry Eremin-Solenikov

[PATCH] ecc: rename source files with curves data

2019-11-24 Thread dbaryshkov
From: Dmitry Eremin-Solenikov In preparation to adding GOST curves support, rename source files and use curve name as eccdata parameter. Signed-off-by: Dmitry Eremin-Solenikov --- .gitignore| 12 ++--- Makefile.in | 45