chiark / gitweb /
@@@ ed25519-test header
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 Sep 2019 03:44:27 +0000 (04:44 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 00:38:43 +0000 (00:38 +0000)
ed25519-test.c

index b2a962b80f3b9b1814922e2154a8b6f40f9e6023..817b740f54e7e28d66dcb100e1f1bfb9db694ea5 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