index
:
ECTester.git
devel
feature/boring-ssl
feature/gcrypt
feature/ippcp
feature/mscng
feature/standalone-lib-testing
feature/test-output-html
gh-pages
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 (
Expand
)
Author
Age
Files
Lines
...
|
*
Properly plot data from standalone app.
J08nY
2017-12-28
2
-6
/
+32
|
*
Add average and median plotting.
J08nY
2017-12-28
2
-2
/
+18
|
*
Add script to plot ECDH timing.
J08nY
2017-12-28
1
-0
/
+44
|
*
Export and output keys used in ECDH in Reader.
J08nY
2017-12-28
1
-2
/
+7
|
*
Add script for plotting key genration results.
J08nY
2017-12-28
1
-0
/
+68
|
*
Include LICENSE in JAR.
J08nY
2017-12-28
3
-0
/
+12
|
*
Cleanup !uploader directory, rename to applet.
J08nY
2017-12-28
22
-170
/
+28
|
*
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
4
-34
/
+110
|
*
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
16
-443
/
+533
|
*
Merge branch 'feature/standalone-lib-testing' into devel
J08nY
2017-12-12
79
-479
/
+5504
|
|
\
|
|
*
Update README with info about standalone testing.
feature/standalone-lib-testing
J08nY
2017-12-12
2
-5
/
+12
|
|
*
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
2
-8
/
+14
|
|
*
Add Botan library.
J08nY
2017-12-06
13
-8
/
+417
|
|
*
Implement basic standalone testing.
J08nY
2017-12-06
10
-188
/
+377
|
|
*
Fix ant includes.
J08nY
2017-12-06
2
-2
/
+3
|
|
*
Extract TestWriters into common.
J08nY
2017-12-06
8
-49
/
+167
|
|
*
Fix CommandTest getDescription.
J08nY
2017-12-06
3
-5
/
+71
|
|
*
Add new gcc version to Travis config.
J08nY
2017-12-06
1
-0
/
+3
|
|
*
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
8
-44
/
+69
|
|
*
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
6
-42
/
+188
|
|
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
4
-30
/
+94
|
|
*
Implement ECDH for TomCrypt.
J08nY
2017-11-30
6
-10
/
+130
|
|
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
9
-16
/
+626
|
|
*
Fix Travis.
J08nY
2017-11-29
2
-3
/
+21
|
|
*
Sketch out native SPI classes.
J08nY
2017-11-29
5
-26
/
+142
|
|
*
Add listing of supported curves to standalone libs.
J08nY
2017-11-29
11
-26
/
+78
|
|
*
Move TomCryptProvider into NativeProvider as a nested class.
J08nY
2017-11-28
6
-35
/
+54
|
|
*
Implement a basic NativeProvider using libtomcrypt.
J08nY
2017-11-28
13
-41
/
+206
|
|
*
Implement ECDSA for standalone libs.
J08nY
2017-11-28
5
-20
/
+163
|
|
*
Add ECDH testing to standalone part.
J08nY
2017-11-28
5
-87
/
+100
|
|
*
Add a basic NativeECLibrary interface.
J08nY
2017-11-27
11
-42
/
+188
|
|
*
Export default lib curves in CSV.
J08nY
2017-11-27
2
-5
/
+8
|
|
*
Export generated keys in ANSI X9.62 uncompressed format.
J08nY
2017-11-26
3
-2
/
+44
|
|
*
Split Util class into a package.
J08nY
2017-11-26
16
-198
/
+275
|
|
*
Fix usage printing args.
J08nY
2017-11-26
1
-7
/
+10
|
|
*
Add export of default standalone lib params.
J08nY
2017-11-26
1
-8
/
+40
|
|
*
Make sure the SPI by the intended provider is always used.
J08nY
2017-11-26
5
-31
/
+60
[prev]
[next]