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
/
common
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Implement tracking of stage of execution of standalone testables.
J08nY
2018-05-28
1
-0
/
+1
|
|
|
|
- Output this stage in all the formats.
*
Handle exceptions in standalone testables better.
J08nY
2018-05-28
1
-5
/
+15
|
*
Add support for naming a curve to use by a library in standalone.
J08nY
2018-05-28
3
-0
/
+19
|
*
Simplify the edge-cases test suite and provide better analysis of results.
J08nY
2018-05-27
1
-42
/
+33
|
*
Add the edge-cases test suite.
J08nY
2018-05-25
2
-3
/
+9
|
*
Add the AddSubChain wycheproof vectors.
J08nY
2018-05-23
4
-5
/
+5
|
*
Add compression test suite.
J08nY
2018-05-02
4
-4
/
+14
|
*
Add degenerate curves test suite.
J08nY
2018-04-28
1
-1
/
+3
|
*
Better sort EC_Data, handle errors better in wrong curves suite.
J08nY
2018-04-26
1
-0
/
+13
|
*
Output whole stack trace when a TestException happens.
J08nY
2018-04-26
1
-0
/
+4
|
*
Fix wrong test suite evaluation.
J08nY
2018-04-25
3
-2
/
+10
|
*
Output date in test suite outputs.
J08nY
2018-04-25
3
-4
/
+18
|
*
Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.
J08nY
2018-04-05
1
-27
/
+25
|
*
Fix point decompression in util.
J08nY
2018-03-27
1
-2
/
+8
|
*
Add lint options to javac. Fix most of uncovered warnings.
J08nY
2018-03-14
4
-4
/
+4
|
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-12
/
+12
|
*
Better evaluate results of compound test in some test suites.
J08nY
2018-03-06
1
-0
/
+37
|
*
Handle the extended Exception support also on reader side.
J08nY
2018-03-06
2
-69
/
+96
|
*
Order EC data nicely, also helps ordering tests in some suites.
J08nY
2018-03-06
1
-1
/
+34
|
*
Add some docs and fix ECTesterReader --bit-size option.
J08nY
2018-03-03
4
-2
/
+53
|
*
Allow outputing test suite results into more formats and files.
J08nY
2018-02-11
2
-0
/
+76
|
*
Output Result causes better in YAML.
J08nY
2018-02-11
2
-3
/
+16
|
*
Fix XML output of Result cause.
J08nY
2018-02-10
1
-1
/
+1
|
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
13
-76
/
+262
|
*
Make the wrong test suite easier to understand, with compound tests.
J08nY
2018-02-06
1
-6
/
+2
|
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
3
-1
/
+30
|
|
|
|
|
|
|
|
|
|
|
|
- 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
1
-0
/
+12
|
*
Add PerformanceTest and add it to the default card test suite.
J08nY
2018-01-20
4
-1
/
+22
|
*
Export CPLC data and card ATR in test suite outputs.
J08nY
2018-01-14
3
-0
/
+9
|
*
Simplify default test suite.
J08nY
2018-01-13
4
-12
/
+17
|
*
Simplify test suites.
J08nY
2018-01-09
6
-91
/
+43
|
*
Fix YAML output key mis-rename.
J08nY
2018-01-05
1
-1
/
+1
|
*
Fix YAML export and standalone build.
J08nY
2018-01-03
1
-1
/
+1
|
*
Fixed XML and YAML standalone output in case some tests fail.
J08nY
2017-12-30
1
-0
/
+6
|
*
Hide the Cleanup command in test suites.
J08nY
2017-12-28
6
-20
/
+67
|
*
Parse KA and Sig type specified as string in cli.
J08nY
2017-12-28
1
-123
/
+116
|
*
Remove unused Testable.meta().
J08nY
2017-12-27
4
-34
/
+6
|
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
3
-25
/
+47
|
*
Split output to remove cross-dependency of reader and standalone.
J08nY
2017-12-27
6
-439
/
+194
|
*
Extract TestWriters into common.
J08nY
2017-12-06
5
-6
/
+476
|
*
Fix CommandTest getDescription.
J08nY
2017-12-06
1
-1
/
+2
|
*
Specialize test suites in reader package to classes.
J08nY
2017-12-05
3
-1
/
+65
|
*
Introduce SimpleTest, implement other tests usign it.
J08nY
2017-12-03
3
-1
/
+20
|
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
5
-3
/
+127
|
*
Make sure byteArrays are of positive BigIntegers.
J08nY
2017-12-01
1
-3
/
+3
|
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
1
-10
/
+52
|
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
1
-1
/
+94
|
*
Export default lib curves in CSV.
J08nY
2017-11-27
1
-3
/
+6
|
*
Export generated keys in ANSI X9.62 uncompressed format.
J08nY
2017-11-26
2
-0
/
+41
|
*
Split Util class into a package.
J08nY
2017-11-26
6
-149
/
+210
|
[prev]
[next]