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
/
common
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix ECDH external in reader.
J08nY
2025-04-16
1
-2
/
+2
|
*
Allow for external pubkey in ECDH.
J08nY
2025-04-16
2
-0
/
+31
|
*
Remove missing curve.
J08nY
2025-04-16
1
-6
/
+0
|
*
Add epare
vojtechsu
2025-04-16
92
-0
/
+637
|
*
Fix test object overwriting in multiple repeats.
J08nY
2025-02-27
1
-1
/
+6
|
*
Add more signature tests for completeness.
J08nY
2025-02-27
1
-6
/
+46
|
*
Fix point length check.
J08nY
2025-01-30
3
-0
/
+97
|
*
Add exception to the set command that checks the generator and pubkey size.
J08nY
2025-01-30
1
-0
/
+7
|
*
Fix padding of points and public keys sent to cards, add a test.
J08nY
2025-01-30
7
-5
/
+124
|
*
Add mmore result value types to distinguish tests that do not matter.
J08nY
2024-12-03
3
-13
/
+21
|
*
Add composite order cofactor points from @vojtechsu.
J08nY
2024-12-03
1
-36
/
+432
|
*
Handle misplaced options better in the standalone CLI.
J08nY
2024-08-19
2
-22
/
+20
|
*
Measure and log duration of individual tests in output.
J08nY
2024-08-19
4
-3
/
+33
|
*
Merge pull request #34 from crocs-muni/feat/deterministic-prng
Ján Jančár
2024-08-09
1
-3
/
+20
|
\
|
|
|
|
Support deterministic PRNG where possible.
|
*
Test deterministic keygen in standalone.
J08nY
2024-08-07
1
-1
/
+1
|
|
|
*
Add support for deterministic PRNG to SunEC and BouncyCastle.
J08nY
2024-08-07
1
-3
/
+20
|
|
*
|
Fallback only if user.home is junk.
J08nY
2024-08-09
1
-2
/
+6
|
|
*
|
Fallback to HOME enviromental var
quapka
2024-08-09
1
-2
/
+2
|
/
*
Remove runTest from the rest of the standalone suites.
J08nY
2024-08-02
2
-4
/
+1
|
*
Unify Invalid, Degenerate and Twist suites on standalone.
J08nY
2024-08-02
1
-4
/
+7
|
*
Remove runTest from misc suite.
J08nY
2024-08-02
1
-1
/
+1
|
*
Remove runTest from wrong suite.
J08nY
2024-08-02
1
-1
/
+1
|
*
Remove runTest from edge-cases suite.
J08nY
2024-08-02
1
-0
/
+13
|
*
Move conversion to custom curve to params class.
J08nY
2024-08-02
1
-17
/
+44
|
*
Make standalone Cofactor suite not use runTest.
J08nY
2024-08-02
1
-11
/
+14
|
*
No more runTest in reader.
J08nY
2024-08-02
3
-45
/
+96
|
*
Improve exception printing.
J08nY
2024-08-01
1
-5
/
+9
|
*
Fix YAML outpput ending.
J08nY
2024-07-31
1
-1
/
+1
|
*
Always write shims to shim directory, do not check for freshness.
J08nY
2024-06-21
1
-0
/
+11
|
*
More signature tests.
J08nY
2024-06-15
1
-4
/
+44
|
*
Cleaner output of compound tests.
J08nY
2024-06-15
1
-3
/
+15
|
*
Fix points on composite order curves.
J08nY
2024-06-14
3
-3
/
+3
|
|
|
|
Fixes #27.
*
Only output "Running logs" when in console.
J08nY
2024-06-14
1
-7
/
+7
|
*
More detailed signature format tests.
J08nY
2024-06-14
3
-34
/
+169
|
*
Allow malformed sigs in nonce recovery.
J08nY
2024-06-14
1
-5
/
+12
|
*
Fix bad param value in standalone wrong test suite.
J08nY
2024-05-20
1
-1
/
+1
|
*
Fix Nettle issues.
J08nY
2024-05-10
1
-0
/
+11
|
|
|
|
Fixes #23.
*
Merge pull request #25 from crocs-muni/feat/xdh-eddsa
Ján Jančár
2024-04-27
2
-7
/
+49
|
\
|
|
|
|
Add XDH and EdDSA
|
*
Add note about required Java versions.
J08nY
2024-04-27
1
-1
/
+1
|
|
|
*
Add XDH to standalone CLI.
J08nY
2024-04-27
1
-6
/
+48
|
|
*
|
Add some output to tests as they run.
J08nY
2024-04-25
6
-6
/
+71
|
|
*
|
Add pseudoprime-p curves.
J08nY
2024-04-25
7
-0
/
+48
|
/
*
Run all test suites in CI.
J08nY
2024-03-31
1
-3
/
+6
|
*
Allow output splitting for standalone as well.
J08nY
2024-03-30
1
-0
/
+27
|
*
Fix mbedTLS.
J08nY
2024-03-28
1
-9
/
+10
|
*
Fix build.
J08nY
2024-03-27
1
-0
/
+4
|
*
Fix applet building.
J08nY
2024-03-25
438
-179
/
+105
|
*
Basic Gradle setup.
J08nY
2024-03-25
479
-0
/
+23937