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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add customizable time resolution.
devel
J08nY
2019-03-18
2
-73
/
+51
|
*
Fix chunking.
J08nY
2019-03-14
3
-47
/
+43
|
*
Add better chunking support and detect it at runtime.
J08nY
2019-03-14
2
-11
/
+23
|
*
Add custom command chaining to be able to test T=0 cards.
J08nY
2019-03-13
2
-10
/
+69
|
*
Fix invalid points in the invalid test suite (some were not padded).
J08nY
2019-03-07
1
-1
/
+1
|
*
Fix some keys in invalid test suite, add "random" test option.
J08nY
2019-03-06
7
-36
/
+55
|
*
Some fixes in wrong test suite, better ordering of tests.
J08nY
2019-03-04
2
-15
/
+14
|
*
Add better semi-random generation of inputs in tests.
J08nY
2019-03-04
5
-13
/
+31
|
*
Many fixes to cofactor, edge-cases and misc suites.
J08nY
2019-02-28
3
-9
/
+15
|
*
Fix some wycheproof vectors, fix edge-case test.
J08nY
2019-02-28
1
-2
/
+3
|
*
Fix build.
J08nY
2019-02-28
1
-5
/
+5
|
*
Add better loading of keys to standalone.
J08nY
2019-02-28
3
-52
/
+34
|
*
Fix setting key parts in ECDH util function, fix exports of large keys.
J08nY
2019-02-26
2
-11
/
+12
|
*
Allow endless ECDSA and ECDH running, add info on test options to help.
J08nY
2019-02-25
14
-26
/
+58
|
*
Bump version...
0.3.2
J08nY
2019-02-22
1
-2
/
+2
|
*
Make edge-cases suite take preset keys. Reformat code.
J08nY
2019-02-22
8
-18
/
+16
|
*
Add signature validation tests.
J08nY
2019-02-22
1
-15
/
+68
|
*
Add option to use preset semi-random private key in tests.
J08nY
2019-02-21
7
-5
/
+52
|
*
Prefer T=1 protocol.
J08nY
2019-02-19
1
-1
/
+8
|
*
Workaround for a Java bug...
J08nY
2019-02-19
1
-5
/
+10
|
*
Update documentation.
J08nY
2018-12-21
8
-7
/
+14
|
*
Fixup edgecases test suite.
J08nY
2018-12-17
1
-3
/
+18
|
*
Use dry-run mode of applet for all commands.
J08nY
2018-12-17
3
-15
/
+63
|
*
Allow fixed key in ECDH.
J08nY
2018-12-17
1
-22
/
+46
|
*
Add test of ECDH when keypair has engated pubkey.
J08nY
2018-12-16
1
-7
/
+23
|
*
Cleaner evaluation of twist/degenerate tests.
J08nY
2018-12-10
3
-13
/
+25
|
*
Add more tests of bit-patterns to edge-cases test sutie.
J08nY
2018-12-10
1
-3
/
+16
|
*
Add degenerate tests for curves with cofactor = 4.
J08nY
2018-12-10
2
-13
/
+10
|
*
Add nonce recovery and output in ECDSA utility function.
J08nY
2018-12-02
2
-37
/
+53
|
*
Add more output to signature command in reader app.
J08nY
2018-12-02
1
-10
/
+42
|
*
Add dry run mode to enable precise time measurement via overhead subtraction.
J08nY
2018-11-30
4
-10
/
+77
|
*
Bump version.
0.3.1
J08nY
2018-11-28
1
-2
/
+2
|
*
Output duration of keygen and export as well.
J08nY
2018-11-18
1
-3
/
+2
|
*
Add ECDH validation tests using BouncyCastle.
J08nY
2018-11-14
7
-13
/
+175
|
*
Fix long response APDU handling and exported params handling.
J08nY
2018-11-14
2
-2
/
+2
|
*
Add applet metadata to test outputs.
J08nY
2018-11-11
4
-6
/
+35
|
*
Add MNT curves, cleanup misc and compression tests.
J08nY
2018-11-11
4
-44
/
+51
|
*
FIx loading of F2m field, fix some utility functions.
J08nY
2018-11-09
2
-2
/
+11
|
*
Add --info command to get and output applet info.
J08nY
2018-11-07
2
-3
/
+28
|
*
Backport applet to JavaCard 2.2.1 to support more cards.
J08nY
2018-11-06
4
-2
/
+79
|
*
Fix test suites broken by EC_Store change.
J08nY
2018-11-06
4
-8
/
+8
|
*
Better evaluate non-residue tests in compression suite.
J08nY
2018-11-05
1
-3
/
+3
|
*
Add compression tests for quadratic non-residue in modular square root.
J08nY
2018-11-03
4
-16
/
+46
|
*
Bump version.
v0.3.0
J08nY
2018-10-15
1
-2
/
+2
|
*
Add test for OpenSSl modular reduction bug.
J08nY
2018-10-15
1
-0
/
+27
|
*
Sort tried privkey values in edge-cases test suite.
J08nY
2018-09-14
1
-4
/
+4
|
*
Add tests for interesting privatekey values to edge-cases tests.
J08nY
2018-08-26
1
-4
/
+69
|
*
Allow exporting set curve parameters to verify them.
J08nY
2018-08-14
12
-21
/
+30
|
*
Add Cofactor curves to edge-cases test to properly test some values.
J08nY
2018-08-14
1
-0
/
+2
|
*
Fix Invalid, Twist and Degenerate test suites.
J08nY
2018-08-12
3
-3
/
+3
|
[next]