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
/
response
/
Response.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic Gradle setup.
J08nY
2024-03-25
1
-526
/
+0
*
Fix chunking.
J08nY
2019-03-14
1
-1
/
+2
*
Add better loading of keys to standalone.
J08nY
2019-02-28
1
-0
/
+8
*
Make edge-cases suite take preset keys. Reformat code.
J08nY
2019-02-22
1
-5
/
+5
*
Add dry run mode to enable precise time measurement via overhead subtraction.
J08nY
2018-11-30
1
-0
/
+12
*
Add ECDH validation tests using BouncyCastle.
J08nY
2018-11-14
1
-0
/
+28
*
Fix long response APDU handling and exported params handling.
J08nY
2018-11-14
1
-1
/
+1
*
Add --info command to get and output applet info.
J08nY
2018-11-07
1
-1
/
+6
*
Backport applet to JavaCard 2.2.1 to support more cards.
J08nY
2018-11-06
1
-0
/
+45
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-7
/
+7
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-166
/
+28
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
1
-2
/
+2
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
1
-30
/
+29
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
1
-1
/
+4
*
Split Util class into a package.
J08nY
2017-11-26
1
-7
/
+8
*
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
-1
/
+0
*
Introduce Result.Value.ERROR.
J08nY
2017-11-05
1
-2
/
+2
*
Introduce Response.error variable.
J08nY
2017-11-05
1
-3
/
+14
*
Specify Response.support string better.
J08nY
2017-10-27
1
-1
/
+1
*
Refactor response and test outputing into separate writers.
J08nY
2017-10-15
1
-62
/
+23
*
Reorganize reader packages.
J08nY
2017-10-13
1
-0
/
+591