chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2248cb6
)
@@@ ed25519-test header
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 Sep 2019 03:44:27 +0000
(
04:44
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 00:38:43 +0000
(
00:38
+0000)
ed25519-test.c
patch
|
blob
|
history
diff --git
a/ed25519-test.c
b/ed25519-test.c
index b2a962b80f3b9b1814922e2154a8b6f40f9e6023..817b740f54e7e28d66dcb100e1f1bfb9db694ea5 100644
(file)
--- 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