chiark / gitweb /
crypto-test: C code for testing ed25519
authorMark Wooding <mdw@distorted.org.uk>
Wed, 25 Sep 2019 20:13:09 +0000 (21:13 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Jan 2020 00:42:03 +0000 (00:42 +0000)
commit5758c84560abad5f89832ac0e5811616d8a869ea
tree61eb569542cd9d01ce86c1cd4907fedc6ec57e1f
parent9b70524ff3b57a798a64289bf144c498e14b9d5f
crypto-test: C code for testing ed25519

This is not wired into the build system yet.

(This commit was originally an `@@@' commit from Mark Wooding,
"@@@ ed25519".  I have added this commit message and folded
in a couple of subsequent commits which I felt should be included.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
crypto-test.c
ed25519-test.c [new file with mode: 0644]