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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
reader
/
ECTesterReader.java
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
|
|
|
- New csv format is: index;time;pubW;privS;secret
*
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
[prev]