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
/
reader
/
test
/
CardCompositeSuite.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix some keys in invalid test suite, add "random" test option.
J08nY
2019-03-06
1
-5
/
+5
|
*
Some fixes in wrong test suite, better ordering of tests.
J08nY
2019-03-04
1
-11
/
+5
|
*
Add better semi-random generation of inputs in tests.
J08nY
2019-03-04
1
-1
/
+1
|
*
Allow endless ECDSA and ECDH running, add info on test options to help.
J08nY
2019-02-25
1
-1
/
+1
|
*
Add option to use preset semi-random private key in tests.
J08nY
2019-02-21
1
-2
/
+9
|
*
Update documentation.
J08nY
2018-12-21
1
-1
/
+2
|
*
Add compression tests for quadratic non-residue in modular square root.
J08nY
2018-11-03
1
-9
/
+9
|
*
Allow exporting set curve parameters to verify them.
J08nY
2018-08-14
1
-1
/
+1
|
*
Add ECDSA testing to composite curve tests.
J08nY
2018-08-12
1
-2
/
+6
|
*
Add option for cleanup.
J08nY
2018-07-22
1
-4
/
+6
|
*
Add tests of increasingly larger prime R to better understand behavior of impls.
J08nY
2018-07-16
1
-4
/
+8
|
*
Add tests for curve order being a Carmichael pseudoprime.
J08nY
2018-07-12
1
-0
/
+5
|
*
Add ability to skip tests/run only a part of a test suite.
J08nY
2018-07-05
1
-2
/
+3
|
*
Also do composite tests with both keypairs generated on card.
J08nY
2018-07-04
1
-2
/
+8
|
*
Add supersingular curves, do some tests over supersingular and ↵
J08nY
2018-07-04
1
-0
/
+98
Barreto-Naehrig curves.