]> git.ipfire.org Git - thirdparty/nettle.git/commit
Revert itch macro changes. curve448
authorNiels Möller <nisse@lysator.liu.se>
Mon, 9 Dec 2019 18:28:15 +0000 (19:28 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 9 Dec 2019 18:28:15 +0000 (19:28 +0100)
commita5e0d46377dd0c0331c3990ef7ce377564726919
tree8f81bbec3a62b71edbbf8e03728833775fa8a96d
parentb5ae97a8892fd4ad2021d58d4af87d95314a8f44
Revert itch macro changes.

We now have h_to_a_itch <= mul_itch, mul_g_itch. Add asserts at a few
places relying on this.
(ECC_ECDSA_KEYGEN_ITCH, ECC_MAX): Delete macros.
(ECC_ECDSA_SIGN_ITCH): Revert previous change.
ChangeLog
ecc-internal.h
ecc-point-mul-g.c
ecc-point-mul.c
ecdsa-keygen.c
testsuite/ecc-mul-a-test.c
testsuite/ecc-mul-g-test.c