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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement basic standalone testing.
J08nY
2017-12-06
1
-1
/
+0
*
Extract TestWriters into common.
J08nY
2017-12-06
6
-361
/
+9
*
Fix CommandTest getDescription.
J08nY
2017-12-06
2
-4
/
+69
*
Fix TestWriters.
J08nY
2017-12-06
3
-3
/
+6
*
Specialize test suites in reader package to classes.
J08nY
2017-12-05
11
-72
/
+27
*
Fix suites with new CommandTest.
J08nY
2017-12-05
6
-43
/
+63
*
Introduce SimpleTest, implement other tests usign it.
J08nY
2017-12-03
1
-35
/
+20
*
Introduce BaseTestable and Testable Metadata.
J08nY
2017-12-03
8
-17
/
+56
*
Split Util class into a package.
J08nY
2017-11-26
8
-41
/
+42
*
Add Tree-like CLI parsing utilities.
J08nY
2017-11-15
1
-3
/
+1
*
Extract common CLI methods to CLITools.
J08nY
2017-11-14
1
-37
/
+4
*
Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.
J08nY
2017-11-13
9
-44
/
+44
*
Add BouncyCastle library. Sketch out ECTesterStandalone.
J08nY
2017-11-12
2
-3
/
+3
*
Separate build files for standalone and reader apps.
J08nY
2017-11-12
10
-417
/
+8
*
Introduce ECTesterStandalone.
J08nY
2017-11-12
2
-60
/
+1
*
Split test package into common.
J08nY
2017-11-10
15
-376
/
+151
*
Split the ec package into common package, rename reader part of the project.
J08nY
2017-11-10
16
-766
/
+33
*
Cleanup and a new gitignore.
J08nY
2017-11-10
1
-9
/
+5
*
Add version information.
v0.1.0
J08nY
2017-11-10
1
-2
/
+12
*
Output SWs as unsigned ints.
J08nY
2017-11-06
3
-6
/
+6
*
Introduce Result.Value.ERROR.
J08nY
2017-11-05
5
-21
/
+35
*
Introduce Response.error variable.
J08nY
2017-11-05
2
-4
/
+15
*
Fix some alignment issues.
J08nY
2017-11-05
1
-2
/
+0
*
Implement Result.ExpectedValue to add more logic to test evaluation.
J08nY
2017-11-05
12
-84
/
+157
*
Add output of commands to test-suite YAML and XML output.
J08nY
2017-11-01
3
-6
/
+35
*
Fix response output.
J08nY
2017-10-31
3
-7
/
+7
*
Add compound test to default tests.
feature/test-output-html
J08nY
2017-10-31
3
-23
/
+63
*
Specify Response.support string better.
J08nY
2017-10-27
1
-1
/
+1
*
Update README and help.
J08nY
2017-10-26
1
-1
/
+3
*
Add some more compound tests and suite descriptions.
J08nY
2017-10-26
7
-24
/
+27
*
Introduce a Result class, that has a value and a cause.
J08nY
2017-10-25
13
-103
/
+177
*
Split ResponseWriter into separate class, introduce TestRunner.
J08nY
2017-10-25
15
-136
/
+154
*
Simplify test contract.
J08nY
2017-10-25
5
-33
/
+29
*
Fix Command.prepareKey for private key.
J08nY
2017-10-25
1
-1
/
+1
*
Split TestSuite classes into separate files.
J08nY
2017-10-25
7
-240
/
+324
*
Add test.ok() information to XML and YAML outputs.
J08nY
2017-10-25
2
-0
/
+5
*
Add Compund test to test-vectors suite.
J08nY
2017-10-25
4
-15
/
+83
*
Fix output when missing output format option.
J08nY
2017-10-24
2
-2
/
+7
*
Implement YAMLOutputWriter.
J08nY
2017-10-24
2
-3
/
+63
*
Add SnakeYAML library to output YAML.
J08nY
2017-10-24
1
-3
/
+8
*
Rename some OutputWriter methods, add YAMLOutputWriter.
J08nY
2017-10-24
6
-25
/
+24
*
Implement a basic XMLOutputWriter.
J08nY
2017-10-16
4
-7
/
+104
*
Refactor response and test outputing into separate writers.
J08nY
2017-10-15
11
-166
/
+352
*
Abstract out Test and move its simple implementation to Test.Simple.
J08nY
2017-10-15
2
-88
/
+159
*
Reorganize reader packages.
J08nY
2017-10-13
5
-30
/
+46
*
Init and print EC_Key/EC_Keypair id when available.
J08nY
2017-10-13
3
-7
/
+15
*
Rename nonprime curves to -> composite curves.
J08nY
2017-10-13
2
-9
/
+9
*
Add class docs to EC_* classes.
J08nY
2017-10-13
8
-0
/
+35
*
explicit support for reallocation of KeyAgreement engine with provided type
petrs
2017-06-16
4
-0
/
+84
*
Add printing of curve refresh command when generating.
J08nY
2017-06-02
1
-1
/
+2
[next]