X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/a47ab75afd236ddb02ee467210cbdeeeba9dbff6..refs/heads/mdw/xdh:/ed25519-test.c diff --git a/ed25519-test.c b/ed25519-test.c index b2a962b..ce5b9ef 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 @@ -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