ec-field-test.c: Make the field-element type use internal format.
[secnet] / ed25519-test.c
index b2a962b..ce5b9ef 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
@@ -8,7 +8,7 @@
 /*
  * This file is Free Software.  It was originally written for secnet.
  *
- * Copyright 2017 Mark Wooding
+ * Copyright 2019 Mark Wooding
  *
  * You may redistribute secnet as a whole and/or modify it under the
  * terms of the GNU General Public License as published by the Free