index
:
ECTester.git
devel
feature/boring-ssl
feature/gcrypt
feature/ippcp
feature/mscng
feature/standalone-lib-testing
feature/test-output-html
master
smultre
Tester of Eliptic curves support on smartcards with JavaCard platform
crocs-muni
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
reader
/
ECTesterReader.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version.
v0.3.0
J08nY
2018-10-15
1
-2
/
+2
*
Allow exporting set curve parameters to verify them.
J08nY
2018-08-14
1
-10
/
+8
*
Reformat reader package.
J08nY
2018-08-12
1
-1
/
+0
*
Add various ECDSA tests.
J08nY
2018-08-11
1
-2
/
+6
*
Find KPG algos a bit better in ECTesterStandalone.
J08nY
2018-07-30
1
-1
/
+0
*
Fix exporting default curve params.
J08nY
2018-07-23
1
-7
/
+11
*
Add option for cleanup.
J08nY
2018-07-22
1
-9
/
+24
*
Print responses in reader app better.
J08nY
2018-07-17
1
-13
/
+10
*
Add ability to skip tests/run only a part of a test suite.
J08nY
2018-07-05
1
-4
/
+33
*
Add supersingular curves, do some tests over supersingular and Barreto-Naehri...
J08nY
2018-07-04
1
-12
/
+16
*
Add git commit to version number for better versioning of tests.
J08nY
2018-07-03
1
-5
/
+21
*
Rename and reorder tests.
J08nY
2018-07-03
1
-0
/
+1
*
Add support for colored output.
J08nY
2018-07-02
1
-37
/
+45
*
Add list-suites option to both reader and standalone.
J08nY
2018-05-29
1
-0
/
+26
*
Add the edge-cases test suite.
J08nY
2018-05-25
1
-2
/
+5
*
Add compression suite to docs and comments.
J08nY
2018-05-02
1
-1
/
+1
*
Add compression test suite.
J08nY
2018-05-02
1
-2
/
+5
*
Add degenerate curves test suite.
J08nY
2018-04-28
1
-2
/
+5
*
Add ECTester version to test run output.
J08nY
2018-04-25
1
-2
/
+2
*
Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.
J08nY
2018-04-05
1
-2
/
+2
*
Add lint options to javac. Fix most of uncovered warnings.
J08nY
2018-03-14
1
-7
/
+8
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-1
/
+1
*
Add Cofactor test suite.
J08nY
2018-03-03
1
-2
/
+5
*
Add some docs and fix ECTesterReader --bit-size option.
J08nY
2018-03-03
1
-4
/
+4
*
Allow outputing test suite results into more formats and files.
J08nY
2018-02-11
1
-40
/
+20
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-3
/
+2
*
Bump copyright years.
J08nY
2018-02-04
1
-1
/
+2
*
Update README, docs and test suites.
J08nY
2018-02-04
1
-7
/
+3
*
Add PerformanceTest and add it to the default card test suite.
J08nY
2018-01-20
1
-0
/
+1
*
Add quadratic twist tests into their own test suite.
J08nY
2018-01-19
1
-2
/
+5
*
Simplify test suites.
J08nY
2018-01-09
1
-41
/
+36
*
Remove reader scripts.
J08nY
2018-01-08
1
-1
/
+0
*
Fix YAML output key mis-rename.
J08nY
2018-01-05
1
-1
/
+2
*
Export and output keys used in ECDH in Reader.
J08nY
2017-12-28
1
-2
/
+7
*
Hide the Cleanup command in test suites.
J08nY
2017-12-28
1
-2
/
+2
*
Parse KA and Sig type specified as string in cli.
J08nY
2017-12-28
1
-7
/
+9
*
Update README, fix cli option mismatch.
J08nY
2017-12-27
1
-4
/
+4
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
1
-22
/
+23
*
Split output to remove cross-dependency of reader and standalone.
J08nY
2017-12-27
1
-1
/
+4
*
Extract TestWriters into common.
J08nY
2017-12-06
1
-2
/
+1
*
Specialize test suites in reader package to classes.
J08nY
2017-12-05
1
-6
/
+7
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
1
-0
/
+1
*
Split Util class into a package.
J08nY
2017-11-26
1
-5
/
+5
*
Add Tree-like CLI parsing utilities.
J08nY
2017-11-15
1
-3
/
+1
*
Extract common CLI methods to CLITools.
J08nY
2017-11-14
1
-37
/
+4
*
Add BouncyCastle library. Sketch out ECTesterStandalone.
J08nY
2017-11-12
1
-1
/
+1
*
Separate build files for standalone and reader apps.
J08nY
2017-11-12
1
-0
/
+1
*
Introduce ECTesterStandalone.
J08nY
2017-11-12
1
-0
/
+1
*
Split test package into common.
J08nY
2017-11-10
1
-4
/
+5
*
Split the ec package into common package, rename reader part of the project.
J08nY
2017-11-10
1
-0
/
+856