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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
|
|
|
- Test G = infinity. - Test wrong r, where [r]G != infinity, - prime - composite
*
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
|
|
|
|
|
|
|
|
|
|
|
|
- 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
*
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