chiark / gitweb /
crypto-test: Generic test C file for XDH (X448, X25519)
authorMark Wooding <mdw@distorted.org.uk>
Sat, 29 Apr 2017 12:55:40 +0000 (13:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Jan 2020 00:42:04 +0000 (00:42 +0000)
commit16c9bac34a81048e13a65e49e0186ff3b751d4c7
tree8e5b2ff9d311aff594ab084eb4bea4e71e687457
parent2cfe4885a9cc8e60a410517a9d93c5355c2cd3fe
crypto-test: Generic test C file for XDH (X448, X25519)

This is a test driver for the field and curve arithmetic.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
xdh-test.c [new file with mode: 0644]