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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
8
-40
/
+181
*
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
*
Finish first keygen implementation.
J08nY
2017-11-26
3
-45
/
+131
*
Sketch out KeyPairGeneration in standalone.
J08nY
2017-11-23
5
-20
/
+124
*
Fix CLI parsing, regex escape the dot.
J08nY
2017-11-18
1
-1
/
+1
*
Finish tree parsing of CLI args.
J08nY
2017-11-18
5
-67
/
+184
*
Add prefix handling of CLI actions.
J08nY
2017-11-15
1
-6
/
+19
*
Print usage correctly in CLITools Tree help.
J08nY
2017-11-15
1
-3
/
+30
*
Add Tree-like CLI parsing utilities.
J08nY
2017-11-15
6
-7
/
+272
*
Extract common CLI methods to CLITools.
J08nY
2017-11-14
4
-61
/
+80
*
Add KeyPairGenerator idents.
J08nY
2017-11-13
4
-20
/
+79
*
Implement basic lib tests.
J08nY
2017-11-13
6
-5
/
+213
*
Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.
J08nY
2017-11-13
17
-51
/
+256
*
Implement collecting of supported KeyAgreement and Signature objects.
J08nY
2017-11-12
9
-14
/
+353
*
Add BouncyCastle library. Sketch out ECTesterStandalone.
J08nY
2017-11-12
6
-7
/
+157
*
Add ANSI curves.
J08nY
2017-11-12
9
-0
/
+60
*
Separate build files for standalone and reader apps.
J08nY
2017-11-12
18
-48
/
+55
*
Introduce ECTesterStandalone.
J08nY
2017-11-12
6
-5
/
+23
*
Split test package into common.
J08nY
2017-11-10
19
-283
/
+336
*
Split the ec package into common package, rename reader part of the project.
J08nY
2017-11-10
17
-42
/
+41
[next]