aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/cz/crcs/ectester/data (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-03Fix CI lib build.J08nY1-1/+1
2024-04-02Build individual libraries through GradleJan Kvapil1-3/+11
2024-03-31Disable composite suite.J08nY1-1/+3
2024-03-31Run all test suites in CI.J08nY8-56/+193
2024-03-31Add storing of test results.J08nY4-17/+64
2024-03-30Allow output splitting for standalone as well.J08nY4-45/+100
2024-03-30Add more suites to tests.J08nY4-58/+141
2024-03-29Catch Botan exceptions on decoding.J08nY1-2/+15
2024-03-29Give libraries a name in Java.J08nY18-25/+25
2024-03-29Cleanups in provider classes.J08nY15-154/+245
2024-03-29Cleanup docs.J08nY6-841/+12
2024-03-28Add test-vector suite to tests.J08nY7-10/+95
2024-03-28Support native timing in Performance tests of native libraries.J08nY2-14/+23
2024-03-28Fix CI syntax.J08nY1-2/+2
2024-03-28Make CI LD_LIBRARY_PATH wolfCrypt entry absolute.J08nY1-1/+1
2024-03-28Fix BouncyCastle reader version colission in reader module.J08nY3-3/+7
2024-03-28Point at build incldue paths for vendored libs.J08nY3-4/+4
2024-03-28Fix mbedTLS curve loading.J08nY2-13/+38
2024-03-28Correct listings of supported libraries.J08nY3-58/+96
2024-03-28Fix mbedtls build.J08nY1-1/+1
2024-03-28Fetch tags to make sure LibreSSL finds its version.J08nY1-0/+2
2024-03-28Use tagged version of LibreSSL.J08nY1-0/+0
2024-03-28Use vendored mbedTLS. Remove MatrixSSL.J08nY16-721/+9
2024-03-28Vendor mbedTLS.J08nY5-10/+27
2024-03-28Cache whole LibreSSL build.J08nY1-3/+3
2024-03-28Try to fix LibreSSL build.J08nY1-1/+0
2024-03-28Fix mbedTLS.J08nY3-28/+34
2024-03-27Add Java version to CI lib cache key (for wolfcrypt-JNI).J08nY1-2/+2
2024-03-27Add sad codecov badge to README.J08nY1-1/+1
2024-03-27Fix LibreSSL build (they removed binary curves).J08nY2-68/+7
2024-03-27Fix wolfCrypt tests.J08nY1-0/+7
2024-03-27Add performance test. Skip Nettle.J08nY1-0/+27
2024-03-27Add CLI export test.J08nY5-47/+142
2024-03-27Fix reader build.J08nY1-1/+1
2024-03-27Fix mbedTLS lookup.J08nY5-9/+12
2024-03-27Add test setup to reader app.J08nY3-0/+24
2024-03-27Fix wilfCrypt use in CI and tests.J08nY8-13/+63
2024-03-27Fix build.J08nY3-1/+8
2024-03-27Add more tests.J08nY6-30/+265
2024-03-27Fix codecov.J08nY1-0/+3
2024-03-27Add code coverage measurement.J08nY2-1/+15
2024-03-26Fix Java 8.J08nY5-9/+9
2024-03-25Minor cleanups.J08nY19-86/+80
2024-03-25Cache library builds.J08nY1-1/+15
2024-03-25Add first standalone unit test.J08nY4-0/+29
2024-03-25Add CI.J08nY8-317/+106
2024-03-25Fix applet building.J08nY495-631/+335
2024-03-25Basic Gradle setup.J08nY633-5009/+4048
2024-03-16Bump BouncyCastle.J08nY5-4/+4
2024-03-16Do not try to recover signature nonces where we do not know how.J08nY4-9/+33