From 565d312568da433f213b3d7ea67861b7784b2115 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 30 Mar 2017 01:51:46 +0200 Subject: Added more documentation, anomalous curves, support command. - Added CURVES.md, FORMAT.md and TESTS.md that talk a bit about what ECTester actually does/support. - Added anomalous curves (where |F_p| = #|E(F_p)|), meaning these curves have a trace of one and ECDLP over them reduces to easy DLP over multiplicative F*_p. These concrete curves are from Atsuko Miyaji's paper: Elliptic curves over F_p Suitable for Cryptosystems. - Added Support command that queries the results of KeyAgreement and Signature allocations. - Renamed smallpub curves to nonprime curves. - Fixed nonprime curves test suite. --- dist/ECTester.jar | Bin 276755 -> 290834 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'dist') diff --git a/dist/ECTester.jar b/dist/ECTester.jar index ffe19d1..a256495 100644 Binary files a/dist/ECTester.jar and b/dist/ECTester.jar differ -- cgit v1.3.1