@@@ ed25519-test header
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 Sep 2019 03:44:27 +0000 (04:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 26 Sep 2019 03:44:27 +0000 (04:44 +0100)
ed25519-test.c

index b2a962b..817b740 100644 (file)
@@ -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