]> git.ipfire.org Git - thirdparty/nettle.git/commit
Implemented ecc_a_to_eh and ecc_mul_a_eh, for curve25519.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 29 Jul 2014 13:53:16 +0000 (15:53 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 29 Jul 2014 13:53:16 +0000 (15:53 +0200)
commit7425b3588456ed1978c8bbcb6bc3c5e22dfd6af3
treeeb6d79094627558e0bd8452d1a7cd46edd2ab136
parent5b19af35f506a493f6bf284477bce5931b4ba1f4
Implemented ecc_a_to_eh and ecc_mul_a_eh, for curve25519.
ChangeLog
Makefile.in
ecc-a-to-eh.c [new file with mode: 0644]
ecc-internal.h
ecc-mul-a-eh.c [new file with mode: 0644]
ecc.h
testsuite/curve25519-dh-test.c