[PATCH v3 3/3] ecc: rename functions to contain curve names instead of bits

2020-01-06 Thread dbaryshkov
From: Dmitry Eremin-Solenikov Rename curve functions to use curve names instead of just bits. Otherwise function names can easily become confusing after adding other curves. Signed-off-by: Dmitry Eremin-Solenikov --- arm/ecc-secp192r1-modp.asm | 6 +++--- arm/ecc-secp224r1-modp.asm |

[PATCH v3 2/3] ecc: prefix optimized ECC function names with underscore

2020-01-06 Thread dbaryshkov
From: Dmitry Eremin-Solenikov There is no need to keep optimized ECC functions in public namespace (nettle_*), move them to internal namespace (_nettle_*). Signed-off-by: Dmitry Eremin-Solenikov --- arm/ecc-secp192r1-modp.asm | 4 ++-- arm/ecc-secp224r1-modp.asm | 4 ++-- arm/ecc-secp2

[PATCH v3 1/3] ecc: rename source files with curves data

2020-01-06 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| 14 ++--- Makefile.in | 54 +

[PATCH v3 0/3] ecc: rename to contain full curve name

2020-01-06 Thread dbaryshkov
Next iteration of renaming patchset. The only change since v2 is rebasing on top of current master to fix conflicts due to ed448 addition. -- With best wishes Dmitry ___ nettle-bugs mailing list nettle-bugs@lists.lysator.liu.se http://lists.lysator.li

Re: update CI to latest fedora image

2020-01-06 Thread Niels Möller
Nikos Mavrogiannopoulos writes: > This patch updates the CI to the latest fedora image. It also includes > some minor changes to tools, to pass the new clang analyser. Pushed now. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to