X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/ef1224d4309eaa1c77b513f47a64b451e6202834..090941445e487ff3951af28aac523a5bebf52aa3:/ed25519-test.c 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