diff --git a/testsuite/ecdh-test.c b/testsuite/ecdh-test.c index 14f013993895eeb5ff9b2635869c5137ecc8709c..0aa17e158e27e6ff3571502160659f18207bc43b 100644 --- a/testsuite/ecdh-test.c +++ b/testsuite/ecdh-test.c @@ -188,9 +188,9 @@ test_main(void) "2126311732129869456512627735193938710331935978955001830871465201548004444073866677974896970734635601049909886616595755762740651165670628002084824920216966370", "4803556648772727869384704240411011976585308117802975396033423138930126997561438092192867119930177133880625991019440171972612468402200399449807843995563872782"); - /* NOTE: This isn't quite the standard way to do curve25519 + /* NOTE: This isn't the standard way to do curve25519 diffie-hellman, but it tests that the ecc_point interface works - also with curve25519. FIXME: Which it doesn't yet do. */ + also with curve25519. */ test_dh ("curve25519", &nettle_curve25519, "238301186166219052901200372289459967515481170332211409964804596991365959539", "16689431791973914300519294566135927090340942991104989847654071982531922134636",