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
/
test
/
CardWrongCurvesSuite.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add supersingular curves, do some tests over supersingular and ↵
J08nY
2018-07-04
1
-203
/
+0
|
|
|
|
Barreto-Naehrig curves.
*
Add descriptions to composite curve data.
J08nY
2018-06-28
1
-1
/
+1
|
*
Add composite order curves with small order generators.
J08nY
2018-06-27
1
-1
/
+0
|
*
Implement more tests for wrong parameters. Implement cloning for Tests.
J08nY
2018-06-27
1
-2
/
+25
|
|
|
|
|
|
|
- Test G = infinity. - Test wrong r, where [r]G != infinity, - prime - composite
*
Better sort EC_Data, handle errors better in wrong curves suite.
J08nY
2018-04-26
1
-8
/
+8
|
*
Evaluate wrong test suite even better.
J08nY
2018-04-25
1
-11
/
+18
|
*
Change wrong test suite.
J08nY
2018-04-25
1
-2
/
+2
|
*
Fix wrong test suite evaluation.
J08nY
2018-04-25
1
-25
/
+46
|
*
Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.
J08nY
2018-04-05
1
-2
/
+2
|
*
Rename the CORRUPT command to TRANSFORM, as it does that now.
J08nY
2018-03-14
1
-5
/
+5
|
*
Handle exceptions in Tests and TestSuites grafeully.
J08nY
2018-02-10
1
-3
/
+2
|
*
Make the wrong test suite easier to understand, with compound tests.
J08nY
2018-02-06
1
-3
/
+11
|
*
Update README, docs and test suites.
J08nY
2018-02-04
1
-6
/
+0
|
*
Add more tests to the Wrong test suite.
J08nY
2018-02-04
1
-1
/
+95
|
|
|
|
|
|
|
|
|
|
|
|
- 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
*
Add standard curve twists.
J08nY
2018-01-19
1
-1
/
+1
|
*
Simplify test suites.
J08nY
2018-01-09
1
-12
/
+36
|
*
Hide the Cleanup command in test suites.
J08nY
2017-12-28
1
-5
/
+5
|
*
Specialize test suites in reader package to classes.
J08nY
2017-12-05
1
-0
/
+34