]> git.ipfire.org Git - thirdparty/nettle.git/commit
ecc_ecdsa_sign: Use mul_g and h_to_a function pointers.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 28 Aug 2014 10:52:30 +0000 (12:52 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 28 Aug 2014 10:56:34 +0000 (12:56 +0200)
commit24c9769b0c26ca432cf9c2ef5ef545872b5e3857
treec0fb632af378adde35ea200dd5f138053fc65d8e
parent0276b45a2e6079bb2e7bbd2912af48a5cdd9e658
ecc_ecdsa_sign: Use mul_g and h_to_a function pointers.

Implies (obscure) support for curve25519. Also added a testcase for this.
ChangeLog
ecc-ecdsa-sign.c
testsuite/ecdsa-sign-test.c