From: Mark Wooding Date: Thu, 26 Sep 2019 03:44:27 +0000 (+0100) Subject: @@@ ed25519-test header X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/090941445e487ff3951af28aac523a5bebf52aa3 @@@ 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