index
:
ECTester.git
devel
feature/boring-ssl
feature/gcrypt
feature/ippcp
feature/mscng
feature/standalone-lib-testing
feature/test-output-html
gh-pages
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow malformed sigs in nonce recovery.
J08nY
2024-06-14
1
-5
/
+12
*
Add check for a=-3 in tomcrypt.
J08nY
2024-05-20
1
-0
/
+16
*
Fix bad param value in standalone wrong test suite.
J08nY
2024-05-20
1
-1
/
+1
*
Add way of selecting tests in Standalone.
J08nY
2024-05-20
1
-2
/
+35
*
Fix applet selection that was broken in AID suffix change.
J08nY
2024-05-16
1
-1
/
+1
*
The signature test vectors are for SHA1 only, check this in standalone.
J08nY
2024-05-14
1
-0
/
+4
*
Fix Nettle issues.
J08nY
2024-05-10
7
-127
/
+293
*
Merge pull request #26 from crocs-muni/feat/signal-handlers
Ján Jančár
2024-05-07
24
-180
/
+794
|
\
|
*
Separatate C and Cpp signal handling.
J08nY
2024-05-07
4
-32
/
+32
|
*
Attempt to enable signal handling for Cpp, fail.
J08nY
2024-05-07
6
-63
/
+228
|
*
Add signal handling to gcrypt.
J08nY
2024-05-07
1
-12
/
+25
|
*
Add signal handling to ipp-cp.
J08nY
2024-05-07
1
-27
/
+43
|
*
Add signal handling to LibreSSL.
J08nY
2024-05-07
1
-12
/
+26
|
*
Add signal handling to mbedTLS.
J08nY
2024-05-07
1
-12
/
+22
|
*
Fix OpenSSL build with signals.
J08nY
2024-05-07
1
-1
/
+1
|
*
Add signal handling to Nettle.
J08nY
2024-05-07
1
-12
/
+24
|
*
Add signal handling to OpenSSL.
J08nY
2024-05-07
1
-12
/
+26
|
*
Add signal handling to tomcrypt.
J08nY
2024-05-07
1
-12
/
+25
|
*
Disable bad tests via comment instead of @Disable.
J08nY
2024-05-07
1
-0
/
+4
|
*
Disable signal handling in Crypto++.
J08nY
2024-05-07
1
-0
/
+4
|
*
Fix signal restoration in signal handling.
J08nY
2024-05-07
2
-4
/
+3
|
*
Add signal handling to Crypto++.
J08nY
2024-05-07
3
-41
/
+63
|
*
Output full library name in machine-readable test reports.
J08nY
2024-05-06
4
-3
/
+7
|
*
Add signal handling to BoringSSL.
J08nY
2024-05-06
3
-14
/
+30
|
*
Do not test with Java 22 yet (Gradle does not support it fully).
J08nY
2024-05-06
1
-2
/
+2
|
*
Add lib_signals to all shims.
J08nY
2024-05-06
1
-17
/
+17
|
*
Allow for timeouts in native code.
J08nY
2024-05-06
4
-20
/
+39
|
*
Add way of handling SIGSEGV and SIGABRT in native code.
J08nY
2024-04-30
8
-4
/
+293
|
/
*
Merge pull request #25 from crocs-muni/feat/xdh-eddsa
Ján Jančár
2024-04-27
10
-56
/
+137
|
\
|
*
Fix gradle.
J08nY
2024-04-27
1
-1
/
+1
|
*
Java 15 unavailable in CI.
J08nY
2024-04-27
1
-2
/
+2
|
*
Add note about required Java versions.
J08nY
2024-04-27
4
-5
/
+8
|
*
Add EdDSA to standalone CLI.
J08nY
2024-04-27
1
-28
/
+25
|
*
Add XDH to standalone CLI.
J08nY
2024-04-27
2
-49
/
+61
|
*
Add XDH and EdDSA idents
J08nY
2024-04-26
2
-1
/
+23
|
*
Sort lists of items in standalone CLI.
J08nY
2024-04-26
1
-4
/
+4
|
*
Add XDH and EdDSA keygen.
J08nY
2024-04-25
3
-11
/
+58
*
|
Merge pull request #24 from crocs-muni/feat/pseudoprime-p
Ján Jančár
2024-04-27
13
-6
/
+119
|
\
\
|
|
/
|
/
|
|
*
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
|
/
*
Fix CI lib build.
J08nY
2024-04-03
1
-1
/
+1
*
Build individual libraries through Gradle
Jan Kvapil
2024-04-02
1
-3
/
+11
*
Disable composite suite.
J08nY
2024-03-31
1
-1
/
+3
*
Run all test suites in CI.
J08nY
2024-03-31
8
-56
/
+193
*
Add storing of test results.
J08nY
2024-03-31
4
-17
/
+64
*
Allow output splitting for standalone as well.
J08nY
2024-03-30
4
-45
/
+100
*
Add more suites to tests.
J08nY
2024-03-30
4
-58
/
+141
*
Catch Botan exceptions on decoding.
J08nY
2024-03-29
1
-2
/
+15
*
Give libraries a name in Java.
J08nY
2024-03-29
18
-25
/
+25
*
Cleanups in provider classes.
J08nY
2024-03-29
15
-154
/
+245
[next]