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
/
common
/
src
/
main
/
java
/
cz
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
Always write shims to shim directory, do not check for freshness.
J08nY
4
-5
/
+16
2024-06-19
Fix libgcrypt issues.
J08nY
6
-54
/
+106
2024-06-19
Fix libgcrypt with secp256k1.
J08nY
1
-2
/
+9
2024-06-19
Reformat.
J08nY
9
-62
/
+62
2024-06-19
Add point validation to Nettle.
J08nY
1
-2
/
+10
2024-06-19
Add pubkey checks to LibreSSL and BoringSSL.
J08nY
2
-21
/
+86
2024-06-15
More signature tests.
J08nY
1
-4
/
+44
2024-06-15
Error codes in OpenSSL shim.
J08nY
1
-2
/
+2
2024-06-15
Cleaner output of compound tests.
J08nY
1
-3
/
+15
2024-06-14
Check return values in OpenSSL key loads.
J08nY
1
-3
/
+28
2024-06-14
Fix points on composite order curves.
J08nY
3
-3
/
+3
2024-06-14
Only output "Running logs" when in console.
J08nY
1
-7
/
+7
2024-06-14
More detailed signature format tests.
J08nY
4
-35
/
+170
2024-06-14
Allow malformed sigs in nonce recovery.
J08nY
1
-5
/
+12
2024-05-20
Add check for a=-3 in tomcrypt.
J08nY
1
-0
/
+16
2024-05-20
Fix bad param value in standalone wrong test suite.
J08nY
1
-1
/
+1
2024-05-20
Add way of selecting tests in Standalone.
J08nY
1
-2
/
+35
2024-05-16
Fix applet selection that was broken in AID suffix change.
J08nY
1
-1
/
+1
2024-05-14
The signature test vectors are for SHA1 only, check this in standalone.
J08nY
1
-0
/
+4
2024-05-10
Fix Nettle issues.
J08nY
7
-127
/
+293
2024-05-07
Separatate C and Cpp signal handling.
J08nY
4
-32
/
+32
2024-05-07
Attempt to enable signal handling for Cpp, fail.
J08nY
6
-63
/
+228
2024-05-07
Add signal handling to gcrypt.
J08nY
1
-12
/
+25
2024-05-07
Add signal handling to ipp-cp.
J08nY
1
-27
/
+43
2024-05-07
Add signal handling to LibreSSL.
J08nY
1
-12
/
+26
2024-05-07
Add signal handling to mbedTLS.
J08nY
1
-12
/
+22
2024-05-07
Fix OpenSSL build with signals.
J08nY
1
-1
/
+1
2024-05-07
Add signal handling to Nettle.
J08nY
1
-12
/
+24
2024-05-07
Add signal handling to OpenSSL.
J08nY
1
-12
/
+26
2024-05-07
Add signal handling to tomcrypt.
J08nY
1
-12
/
+25
2024-05-07
Disable bad tests via comment instead of @Disable.
J08nY
1
-0
/
+4
2024-05-07
Disable signal handling in Crypto++.
J08nY
1
-0
/
+4
2024-05-07
Fix signal restoration in signal handling.
J08nY
2
-4
/
+3
2024-05-07
Add signal handling to Crypto++.
J08nY
3
-41
/
+63
2024-05-06
Output full library name in machine-readable test reports.
J08nY
4
-3
/
+7
2024-05-06
Add signal handling to BoringSSL.
J08nY
3
-14
/
+30
2024-05-06
Do not test with Java 22 yet (Gradle does not support it fully).
J08nY
1
-2
/
+2
2024-05-06
Add lib_signals to all shims.
J08nY
1
-17
/
+17
2024-05-06
Allow for timeouts in native code.
J08nY
4
-20
/
+39
2024-04-30
Add way of handling SIGSEGV and SIGABRT in native code.
J08nY
8
-4
/
+293
2024-04-27
Fix gradle.
J08nY
1
-1
/
+1
2024-04-27
Java 15 unavailable in CI.
J08nY
1
-2
/
+2
2024-04-27
Add note about required Java versions.
J08nY
4
-5
/
+8
2024-04-27
Add EdDSA to standalone CLI.
J08nY
1
-28
/
+25
2024-04-27
Add XDH to standalone CLI.
J08nY
2
-49
/
+61
2024-04-26
Add XDH and EdDSA idents
J08nY
2
-1
/
+23
2024-04-26
Sort lists of items in standalone CLI.
J08nY
1
-4
/
+4
2024-04-25
Add XDH and EdDSA keygen.
J08nY
3
-11
/
+58
2024-04-25
Add some output to tests as they run.
J08nY
6
-6
/
+71
2024-04-25
Add pseudoprime-p curves.
J08nY
7
-0
/
+48
[next]