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
crocs-muni
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cz
/
crcs
/
ectester
/
reader
/
Response.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
Specify Response.support string better.
J08nY
1
-1
/
+1
2017-10-26
Update README and help.
J08nY
2
-1
/
+8
2017-10-26
Add some more compound tests and suite descriptions.
J08nY
7
-24
/
+27
2017-10-25
Introduce a Result class, that has a value and a cause.
J08nY
13
-103
/
+177
2017-10-25
Split ResponseWriter into separate class, introduce TestRunner.
J08nY
15
-136
/
+154
2017-10-25
Simplify test contract.
J08nY
5
-33
/
+29
2017-10-25
Fix Command.prepareKey for private key.
J08nY
1
-1
/
+1
2017-10-25
Split TestSuite classes into separate files.
J08nY
7
-240
/
+324
2017-10-25
Add test.ok() information to XML and YAML outputs.
J08nY
2
-0
/
+5
2017-10-25
Add Compund test to test-vectors suite.
J08nY
4
-15
/
+83
2017-10-24
Fix output when missing output format option.
J08nY
2
-2
/
+7
2017-10-24
Implement YAMLOutputWriter.
J08nY
2
-3
/
+63
2017-10-24
Add SnakeYAML library to output YAML.
J08nY
5
-6
/
+11
2017-10-24
Rename some OutputWriter methods, add YAMLOutputWriter.
J08nY
6
-25
/
+24
2017-10-16
Implement a basic XMLOutputWriter.
J08nY
4
-7
/
+104
2017-10-15
Refactor response and test outputing into separate writers.
J08nY
11
-166
/
+352
2017-10-15
Abstract out Test and move its simple implementation to Test.Simple.
J08nY
2
-88
/
+159
2017-10-13
Reorganize reader packages.
J08nY
5
-30
/
+46
2017-10-13
Init and print EC_Key/EC_Keypair id when available.
J08nY
4
-10
/
+18
2017-10-13
Update composite curves 384 and 521 with new data.
J08nY
7
-14
/
+169
2017-10-13
Update the composite order curves.
J08nY
9
-17
/
+377
2017-10-13
Rename nonprime curves to -> composite curves.
J08nY
21
-78
/
+78
2017-10-13
Add class docs to EC_* classes.
J08nY
8
-0
/
+35
2017-06-16
corrected INS to avoid reserved 0x60-0x6f and 0x90-0x9f
petrs
1
-6
/
+8
2017-06-16
explicit support for reallocation of KeyAgreement engine with provided type
petrs
9
-11
/
+156
2017-06-03
Add some more examples to TESTS.md
J08nY
1
-0
/
+10
2017-06-02
Add printing of curve refresh command when generating.
J08nY
2
-1
/
+2
2017-06-02
Fix ECDH tests
J08nY
8
-23
/
+220
2017-05-24
Added ANSSI curve and GOST curves
J08nY
7
-0
/
+39
2017-05-24
Fix logging to file, add -y / --yes option to force yes
J08nY
4
-25
/
+39
2017-05-20
Reformatted curve and test CSV data
J08nY
162
-161
/
+161
2017-05-20
Minor fixes
J08nY
6
-5
/
+10
2017-05-04
Added support for extended APDUs, fixed problems with large cmds
J08nY
16
-312
/
+390
2017-05-02
Added some generated invalid curves
J08nY
30
-117
/
+8641
2017-05-01
Reworked invalid curve testing, added generated anomalous curves
J08nY
24
-49
/
+141
2017-05-01
Move Default test suite to real Tests
J08nY
5
-79
/
+75
2017-05-01
Change EC_Consts.CORRUPTION_* into a short that's maskable
J08nY
7
-152
/
+165
2017-04-27
Move tests to TestSuites
J08nY
4
-286
/
+335
2017-04-19
Fix some test-vector tests, also test printing
J08nY
14
-34
/
+103