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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
3
-83
/
+0
*
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
*
Throw exceptions when operations fail in standalone providers.
J08nY
2018-01-05
6
-22
/
+80
*
Fix YAML export and standalone build.
J08nY
2018-01-03
2
-3
/
+3
*
Fixed XML and YAML standalone output in case some tests fail.
J08nY
2017-12-30
6
-21
/
+56
*
Add more comprehensive XML output to standalone app.
J08nY
2017-12-30
5
-21
/
+97
*
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
14
-71
/
+114
*
Parse KA and Sig type specified as string in cli.
J08nY
2017-12-28
2
-130
/
+125
*
Update README, fix cli option mismatch.
J08nY
2017-12-27
1
-4
/
+4
*
Remove unused Testable.meta().
J08nY
2017-12-27
5
-37
/
+6
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
15
-421
/
+273
*
Split output to remove cross-dependency of reader and standalone.
J08nY
2017-12-27
14
-441
/
+531
*
Add Botan signature verification.
J08nY
2017-12-09
1
-1
/
+52
*
Implement signatures in Botan(no verification yet).
J08nY
2017-12-09
3
-5
/
+263
*
Add Botan library implementation of keygen and ECDH.
J08nY
2017-12-09
13
-65
/
+594
*
Make Makefile more general and make Travis work...
J08nY
2017-12-06
1
-4
/
+7
*
Add Botan library.
J08nY
2017-12-06
12
-8
/
+410
*
Implement basic standalone testing.
J08nY
2017-12-06
10
-188
/
+377
*
Extract TestWriters into common.
J08nY
2017-12-06
8
-49
/
+167
*
Fix CommandTest getDescription.
J08nY
2017-12-06
3
-5
/
+71
*
Fix TestWriters.
J08nY
2017-12-06
3
-3
/
+6
*
Specialize test suites in reader package to classes.
J08nY
2017-12-05
13
-48
/
+67
*
Fix suites with new CommandTest.
J08nY
2017-12-05
7
-44
/
+64
*
Introduce SimpleTest, implement other tests usign it.
J08nY
2017-12-03
10
-103
/
+101
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
16
-67
/
+177
*
Remove ECParametersSPec check in NativeKeyAgreementSpi.
J08nY
2017-12-01
1
-7
/
+0
*
Make sure byteArrays are of positive BigIntegers.
J08nY
2017-12-01
2
-4
/
+4
*
Implement ECDSA for LibTomCrypt.
J08nY
2017-11-30
5
-42
/
+187
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
4
-30
/
+94
*
Implement ECDH for TomCrypt.
J08nY
2017-11-30
5
-10
/
+129
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
8
-15
/
+621
*
Sketch out native SPI classes.
J08nY
2017-11-29
5
-26
/
+142
*
Add listing of supported curves to standalone libs.
J08nY
2017-11-29
8
-22
/
+74
*
Move TomCryptProvider into NativeProvider as a nested class.
J08nY
2017-11-28
5
-33
/
+46
*
Implement a basic NativeProvider using libtomcrypt.
J08nY
2017-11-28
9
-37
/
+197
[next]