From: Mark Wooding Date: Thu, 26 Sep 2019 03:44:27 +0000 (+0100) Subject: @@@ ed25519-test header X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=67cc150abb14c8006662b5c29ad971f2c51249aa;p=secnet.git @@@ ed25519-test header --- diff --git a/ed25519-test.c b/ed25519-test.c index b2a962b..817b740 100644 --- a/ed25519-test.c +++ b/ed25519-test.c @@ -1,5 +1,5 @@ /* - * xdh-test.c: test harness for elliptic-curve Diffie--Hellman + * ed25519-test.c: test harness for elliptic curve signatures * * (The implementations originally came with different test arrangements, * with complicated external dependencies. This file replicates the original