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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Order EC data nicely, also helps ordering tests in some suites.
J08nY
2018-03-06
4
-8
/
+40
|
|
|
*
Add better unexpected exception handling to the applet.
J08nY
2018-03-05
1
-44
/
+83
|
|
|
*
Add F2m curves to cofactor category.
J08nY
2018-03-04
9
-2
/
+95
|
|
|
*
Add Cofactor test suite.
J08nY
2018-03-03
4
-3
/
+81
|
|
|
*
Add curves with cofactor with pregenerated points on cofactor subgroup.
J08nY
2018-03-03
10
-0
/
+107
|
|
|
*
Zip all JARs and applet on release.
J08nY
2018-03-03
1
-0
/
+4
|
|
|
*
Fix selection of EC libs in standalone tester.
J08nY
2018-03-03
1
-1
/
+1
|
|
|
*
Compress JARs to create smaller releases.
J08nY
2018-03-03
3
-4
/
+4
|
|
|
*
Add information about more output files for a test run.
J08nY
2018-03-03
3
-4
/
+22
|
|
|
*
Add some docs and fix ECTesterReader --bit-size option.
J08nY
2018-03-03
6
-7
/
+57
|
|
|
*
Add 2D histogram into util/plot_*.py scripts.
J08nY
2018-02-26
2
-5
/
+64
|
|
|
*
Allow outputing test suite results into more formats and files.
J08nY
2018-02-11
4
-40
/
+150
|
|
|
*
Update Apache Commons CLI to 1.4.
J08nY
2018-02-11
8
-4
/
+4
|
|
|
*
Output Result causes better in YAML.
J08nY
2018-02-11
3
-3
/
+17
|
|
|
*
Restructure the Twist test suite.
J08nY
2018-02-10
1
-5
/
+9
|
|
|
*
Restructure the TestVectors test suite.
J08nY
2018-02-10
1
-1
/
+1
|
|
|
*
Restructure the Invalid test suite.
J08nY
2018-02-10
1
-5
/
+10
|
|
|
*
Restructure the Composite test suite.
J08nY
2018-02-10
1
-5
/
+9
|
|
|
*
Fix XML output of Result cause.
J08nY
2018-02-10
1
-1
/
+1
|
|
|
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
30
-379
/
+491
|
|
|
*
Make the wrong test suite easier to understand, with compound tests.
J08nY
2018-02-06
2
-9
/
+13
|
|
|
*
Show library name in test suite output in standalone testing.
J08nY
2018-02-05
7
-6
/
+36
|
|
|
*
Bump copyright years.
J08nY
2018-02-04
4
-3
/
+27
|
|
|
*
Update README, docs and test suites.
J08nY
2018-02-04
11
-92
/
+113
|
|
|
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
9
-13
/
+149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Now tests also for: - Fp: - p = 0 - p = 1 - p = q^2; q prime - p = q * s; q and s primes - F2m: - e1 = e2 = e3 = 0 - m < e1 < e2 < e3
|
*
Fix default test suite F2M domain setting.
J08nY
2018-02-03
3
-3
/
+15
|
/
*
Merge branch 'devel'
v0.2.0
J08nY
2018-01-23
218
-2398
/
+10864
|
\
|
*
Simplify F2m field setting in applet.
J08nY
2018-01-23
1
-4
/
+4
|
|
|
*
Fix default test suite F2m tests.
J08nY
2018-01-20
3
-7
/
+5
|
|
|
*
Fix XML output NullPointerException.
J08nY
2018-01-20
1
-0
/
+1
|
|
|
*
Add PerformanceTest and add it to the default card test suite.
J08nY
2018-01-20
7
-5
/
+140
|
|
|
*
Add quadratic twist tests into their own test suite.
J08nY
2018-01-19
14
-57
/
+122
|
|
|
*
Add standard curve twists.
J08nY
2018-01-19
36
-1
/
+1049
|
|
|
*
Prefix curve CSV data with 0x in the data store, to be consistent.
J08nY
2018-01-18
28
-36
/
+28
|
|
|
*
Remove unused card test suite code.
J08nY
2018-01-17
1
-99
/
+0
|
|
|
*
Update README with current example.
J08nY
2018-01-14
1
-19
/
+28
|
|
|
*
Update docs.
J08nY
2018-01-14
2
-17
/
+33
|
|
|
*
Export CPLC data and card ATR in test suite outputs.
J08nY
2018-01-14
11
-5
/
+151
|
|
|
*
Add CPLC fetch and parsing.
J08nY
2018-01-14
1
-38
/
+115
|
|
|
*
Fix ECDSA APDU parsing on applet side.
J08nY
2018-01-13
1
-2
/
+2
|
|
|
|
|
|
|
|
- Was broken when introducing signature type into the APDU.
|
*
Simplify default test suite.
J08nY
2018-01-13
6
-29
/
+54
|
|
|
*
Simplify test suites.
J08nY
2018-01-09
19
-294
/
+265
|
|
|
*
Remove reader scripts.
J08nY
2018-01-08
4
-83
/
+2
|
|
|
*
Make test output show natural sw.
J08nY
2018-01-05
1
-1
/
+1
|
|
|
*
Fix YAML output key mis-rename.
J08nY
2018-01-05
2
-2
/
+3
|
|
|
*
Update curve docs.
J08nY
2018-01-05
1
-4
/
+36
|
|
|
*
Throw exceptions when operations fail in standalone providers.
J08nY
2018-01-05
8
-22
/
+86
|
|
|
*
Fix YAML export and standalone build.
J08nY
2018-01-03
3
-5
/
+7
|
|
|
*
Fixed XML and YAML standalone output in case some tests fail.
J08nY
2017-12-30
8
-21
/
+58
|
|
|
*
Add more comprehensive XML output to standalone app.
J08nY
2017-12-30
5
-21
/
+97
|
|
[prev]
[next]