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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
utils.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2019-03-18
Bump version.
J08nY
5
-10
/
+10
2019-03-18
Add customizable time resolution.
devel
J08nY
7
-87
/
+93
2019-03-18
Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.
J08nY
8
-304
/
+1906
2019-03-15
Update libs.
J08nY
1
-2
/
+5
2019-03-14
Fix chunking.
J08nY
7
-64
/
+75
2019-03-14
Add better chunking support and detect it at runtime.
J08nY
6
-19
/
+35
2019-03-13
Add custom command chaining to be able to test T=0 cards.
J08nY
8
-29
/
+121
2019-03-07
Fix invalid points in the invalid test suite (some were not padded).
J08nY
15
-431
/
+431
2019-03-06
Do not use certain keys in cofactor test, as they are really not cofactor ↵
J08nY
1
-20
/
+25
points.
2019-03-06
Fix some keys in invalid test suite, add "random" test option.
J08nY
15
-92
/
+111
2019-03-04
Some fixes in wrong test suite, better ordering of tests.
J08nY
6
-39
/
+37
2019-03-04
Add better semi-random generation of inputs in tests.
J08nY
8
-42
/
+172
2019-02-28
Many fixes to cofactor, edge-cases and misc suites.
J08nY
9
-10
/
+84
2019-02-28
Fix some wycheproof vectors, fix edge-case test.
J08nY
2
-19
/
+20
2019-02-28
Fix build.
J08nY
1
-5
/
+5
2019-02-28
Add better loading of keys to standalone.
J08nY
5
-100
/
+115
2019-02-26
Fix setting key parts in ECDH util function, fix exports of large keys.
J08nY
2
-11
/
+12
2019-02-25
Allow endless ECDSA and ECDH running, add info on test options to help.
J08nY
14
-26
/
+58
2019-02-22
Bump version...
0.3.2
J08nY
3
-5
/
+5
2019-02-22
Make edge-cases suite take preset keys. Reformat code.
J08nY
8
-18
/
+16
2019-02-22
Add signature validation tests.
J08nY
1
-15
/
+68
2019-02-21
Add option to use preset semi-random private key in tests.
J08nY
8
-5
/
+75
2019-02-21
Add large cofactor curves to tests.
J08nY
2
-0
/
+37
2019-02-19
Prefer T=1 protocol.
J08nY
1
-1
/
+8
2019-02-19
Workaround for a Java bug...
J08nY
6
-13
/
+21
2018-12-21
Update documentation.
J08nY
11
-52
/
+97
2018-12-17
Fixup edgecases test suite.
J08nY
2
-46
/
+61
2018-12-17
Update README.
J08nY
1
-61
/
+87
2018-12-17
Use dry-run mode of applet for all commands.
J08nY
3
-15
/
+63
2018-12-17
Fix applet switch fall-through and standalone ECDH on BouncyCastle.
J08nY
2
-2
/
+2
2018-12-17
Add named key opts to standalone.
J08nY
2
-12
/
+70
2018-12-17
Allow fixed key in ECDH.
J08nY
2
-23
/
+47
2018-12-16
Add test of ECDH when keypair has engated pubkey.
J08nY
3
-19
/
+35
2018-12-10
Cleaner evaluation of twist/degenerate tests.
J08nY
3
-13
/
+25
2018-12-10
Add points on twists for additional cofactor = 4 curves.
J08nY
4
-0
/
+125
2018-12-10
Add more tests of bit-patterns to edge-cases test sutie.
J08nY
2
-5
/
+18
2018-12-10
Add degenerate tests for curves with cofactor = 4.
J08nY
4
-13
/
+134
2018-12-02
Add nonce output to standalone ECDSA function.
J08nY
3
-4
/
+16
2018-12-02
Add nonce recovery and output in ECDSA utility function.
J08nY
4
-40
/
+108
2018-12-02
Add more output to signature command in reader app.
J08nY
2
-13
/
+55
2018-12-01
Add entropy estimation to plot_gen.
J08nY
2
-17
/
+53
2018-12-01
Add more cofactor curves.
J08nY
4
-0
/
+15
2018-11-30
Add dry run mode to enable precise time measurement via overhead subtraction.
J08nY
8
-83
/
+259
2018-11-28
Bump version.
0.3.1
J08nY
3
-5
/
+5
2018-11-28
Add entropy estimation to plot_gen.
J08nY
1
-2
/
+22
2018-11-23
Use native timing when available.
J08nY
1
-12
/
+20
2018-11-23
Improve native lib timing.
J08nY
23
-92
/
+593
2018-11-18
Add more keygen/ecdh/ecdsa options to standalone.
J08nY
1
-119
/
+171
2018-11-18
Fix keygen plotting.
J08nY
2
-27
/
+50
2018-11-18
Output duration of keygen and export as well.
J08nY
3
-65
/
+97
[next]