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-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
2018-11-14
Add ECDH validation tests using BouncyCastle.
J08nY
10
-14
/
+187
2018-11-14
Print named objects cleaner. Increase applet buffer sizes.
J08nY
3
-50
/
+26
2018-11-14
Fix long response APDU handling and exported params handling.
J08nY
2
-2
/
+2
2018-11-11
Add applet metadata to test outputs.
J08nY
4
-6
/
+35
2018-11-11
Add more signature tests.
J08nY
1
-0
/
+36
2018-11-11
Add WolfCrypt provider to testing.
J08nY
7
-2
/
+35
2018-11-11
Add MNT curves, cleanup misc and compression tests.
J08nY
20
-45
/
+214
2018-11-10
Simpify and explain CAP building in README.
J08nY
2
-47
/
+83
2018-11-09
FIx loading of F2m field, fix some utility functions.
J08nY
3
-7
/
+15
2018-11-07
Add --info command to get and output applet info.
J08nY
3
-67
/
+119
2018-11-06
Backport applet to JavaCard 2.2.1 to support more cards.
J08nY
18
-877
/
+1141
2018-11-06
Fix test suites broken by EC_Store change.
J08nY
4
-8
/
+8
2018-11-05
Better evaluate non-residue tests in compression suite.
J08nY
1
-3
/
+3
2018-11-03
Add compression tests for quadratic non-residue in modular square root.
J08nY
9
-30
/
+104
2018-10-30
Fix gcrypt ecdh and ecdsa.
J08nY
1
-4
/
+4
2018-10-22
Add methods to parse hash and sig type out of idents.
J08nY
3
-4
/
+51
2018-10-22
Efficiently instantiate prngs in shims.
J08nY
5
-31
/
+25
2018-10-21
Add libgcrypt to travis build.
J08nY
2
-3
/
+14
2018-10-21
Fix gcc and clang warnings in native sources.
J08nY
7
-53
/
+54
[next]