chiark / gitweb /
crypto-test: Introduce first version of new .c file.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 25 Sep 2019 19:38:06 +0000 (20:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Jan 2020 00:42:03 +0000 (00:42 +0000)
commit9b70524ff3b57a798a64289bf144c498e14b9d5f
treef3239ccad2842faceff03f36ed86a559562758c8
parent65961b7ca4feb0d84181290fb0af3763fdf28403
crypto-test: Introduce first version of new .c file.

This is not complete and does not compile yet.  It is not wired into
the build system.

That will come right at the end, because I have chosen not to generate
a fake history for the build machinery, which in the original
work-in-progress series underwent some churn and was then refactored
at the end.

(This commit was originally an `@@@' commit from Mark Wooding,
"@@@ crypto-test".  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 [new file with mode: 0644]
crypto-test.h [new file with mode: 0644]
ec-field-test.c [new file with mode: 0644]