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
/
common
/
util
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add customizable time resolution.
devel
J08nY
2019-03-18
1
-0
/
+15
|
*
Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.
J08nY
2019-03-18
1
-4
/
+15
|
*
Some fixes in wrong test suite, better ordering of tests.
J08nY
2019-03-04
1
-0
/
+6
|
*
Add better semi-random generation of inputs in tests.
J08nY
2019-03-04
1
-29
/
+115
|
*
Many fixes to cofactor, edge-cases and misc suites.
J08nY
2019-02-28
1
-1
/
+30
|
*
Add better loading of keys to standalone.
J08nY
2019-02-28
1
-2
/
+41
|
*
Add option to use preset semi-random private key in tests.
J08nY
2019-02-21
1
-0
/
+23
|
*
Add named key opts to standalone.
J08nY
2018-12-17
1
-0
/
+9
|
*
Add nonce output to standalone ECDSA function.
J08nY
2018-12-02
1
-0
/
+1
|
*
Add nonce recovery and output in ECDSA utility function.
J08nY
2018-12-02
2
-3
/
+55
|
*
Print named objects cleaner. Increase applet buffer sizes.
J08nY
2018-11-14
1
-0
/
+11
|
*
Add MNT curves, cleanup misc and compression tests.
J08nY
2018-11-11
1
-0
/
+52
|
*
Add compression tests for quadratic non-residue in modular square root.
J08nY
2018-11-03
1
-0
/
+8
|
*
Reformat all code.
J08nY
2018-08-12
1
-1
/
+6
|
*
Add various ECDSA tests.
J08nY
2018-08-11
2
-0
/
+21
|
*
Add utility methods for converting EC_Params to JCE EC objects.
J08nY
2018-08-10
1
-11
/
+46
|
*
Implement more tests for wrong parameters. Implement cloning for Tests.
J08nY
2018-06-27
1
-25
/
+104
|
|
|
|
|
|
|
- Test G = infinity. - Test wrong r, where [r]G != infinity, - prime - composite
*
Add the edge-cases test suite.
J08nY
2018-05-25
1
-2
/
+8
|
*
Add compression test suite.
J08nY
2018-05-02
2
-0
/
+6
|
*
Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.
J08nY
2018-04-05
1
-27
/
+25
|
*
Fix point decompression in util.
J08nY
2018-03-27
1
-2
/
+8
|
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-12
/
+12
|
*
Handle the extended Exception support also on reader side.
J08nY
2018-03-06
1
-68
/
+95
|
*
Add some docs and fix ECTesterReader --bit-size option.
J08nY
2018-03-03
1
-0
/
+30
|
*
Allow outputing test suite results into more formats and files.
J08nY
2018-02-11
1
-0
/
+33
|
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-0
/
+14
|
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
1
-0
/
+17
|
|
|
|
|
|
|
|
|
|
|
|
- Now tests also for: - Fp: - p = 0 - p = 1 - p = q^2; q prime - p = q * s; q and s primes - F2m: - e1 = e2 = e3 = 0 - m < e1 < e2 < e3
*
Fix default test suite F2M domain setting.
J08nY
2018-02-03
1
-0
/
+12
|
*
Fixed XML and YAML standalone output in case some tests fail.
J08nY
2017-12-30
1
-0
/
+6
|
*
Parse KA and Sig type specified as string in cli.
J08nY
2017-12-28
1
-123
/
+116
|
*
Cleanup the applet ECKA and Signature objects.
J08nY
2017-12-27
1
-16
/
+36
|
*
Make sure byteArrays are of positive BigIntegers.
J08nY
2017-12-01
1
-3
/
+3
|
*
Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.
J08nY
2017-11-30
1
-10
/
+52
|
*
Implement KeyPairGeneration for LibTomCrypt.
J08nY
2017-11-29
1
-1
/
+94
|
*
Export generated keys in ANSI X9.62 uncompressed format.
J08nY
2017-11-26
2
-0
/
+41
|
*
Split Util class into a package.
J08nY
2017-11-26
2
-0
/
+377