]> git.ipfire.org Git - thirdparty/nettle.git/commit
Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap. use-mpn_cnd-functions
authorNiels Möller <nisse@lysator.liu.se>
Wed, 28 Oct 2020 20:48:10 +0000 (21:48 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 28 Oct 2020 20:48:10 +0000 (21:48 +0100)
commit2f3c633e94f09cd03a94ffd8f7ddac4020da81e7
treededc83ac498c670e493e7df26f7b2fae90dc6c2b
parent1cbc9e094eae458ff83b0a59c33a929520c51a63
Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.
17 files changed:
ChangeLog
ecc-curve25519.c
ecc-curve448.c
ecc-mod-arith.c
ecc-mod-inv.c
ecc-mod.c
ecc-mul-m.c
ecc-pm1-redc.c
ecc-pp1-redc.c
ecc-secp192r1.c
ecc-secp256r1.c
ecc-secp384r1.c
eddsa-hash.c
eddsa-sign.c
gmp-glue.c
gmp-glue.h
rsa-sec-compute-root.c