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
/
cz
/
crcs
/
ectester
/
reader
/
command
/
Command.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic Gradle setup.
J08nY
2024-03-25
1
-920
/
+0
*
Better handle KeyBuilder and KeyPair construction in the applet.
J08nY
2019-07-18
1
-1
/
+1
*
Add option to use KeyBuilder.
J08nY
2019-07-16
1
-2
/
+9
*
Add better loading of keys to standalone.
J08nY
2019-02-28
1
-46
/
+17
*
Fix setting key parts in ECDH util function, fix exports of large keys.
J08nY
2019-02-26
1
-3
/
+3
*
Make edge-cases suite take preset keys. Reformat code.
J08nY
2019-02-22
1
-1
/
+1
*
Workaround for a Java bug...
J08nY
2019-02-19
1
-5
/
+10
*
Use dry-run mode of applet for all commands.
J08nY
2018-12-17
1
-1
/
+15
*
Add nonce recovery and output in ECDSA utility function.
J08nY
2018-12-02
1
-35
/
+33
*
Add dry run mode to enable precise time measurement via overhead subtraction.
J08nY
2018-11-30
1
-0
/
+31
*
Add MNT curves, cleanup misc and compression tests.
J08nY
2018-11-11
1
-12
/
+1
*
FIx loading of F2m field, fix some utility functions.
J08nY
2018-11-09
1
-0
/
+9
*
Backport applet to JavaCard 2.2.1 to support more cards.
J08nY
2018-11-06
1
-0
/
+28
*
Add ECDH tests that use the ECPublicKey object to the ones that are raw.
J08nY
2018-08-12
1
-17
/
+17
*
Better display results in console.
J08nY
2018-07-03
1
-6
/
+6
*
Implement more tests for wrong parameters. Implement cloning for Tests.
J08nY
2018-06-27
1
-2
/
+8
*
Fix ECDSA verify command.
J08nY
2018-04-17
1
-1
/
+1
*
Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.
J08nY
2018-04-05
1
-0
/
+113
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-30
/
+30
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-77
/
+164
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
1
-4
/
+4
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
1
-35
/
+44
*
Fix CommandTest getDescription.
J08nY
2017-12-06
1
-3
/
+64
*
Split Util class into a package.
J08nY
2017-11-26
1
-9
/
+9
*
Separate build files for standalone and reader apps.
J08nY
2017-11-12
1
-1
/
+1
*
Split the ec package into common package, rename reader part of the project.
J08nY
2017-11-10
1
-7
/
+7
*
Fix Command.prepareKey for private key.
J08nY
2017-10-25
1
-1
/
+1
*
Reorganize reader packages.
J08nY
2017-10-13
1
-0
/
+592