aboutsummaryrefslogtreecommitdiff
path: root/standalone
Commit message (Expand)AuthorAgeFilesLines
* Run all test suites in CI.J08nY2024-03-317-53/+187
* Add storing of test results.J08nY2024-03-313-17/+57
* Allow output splitting for standalone as well.J08nY2024-03-302-27/+58
* Add more suites to tests.J08nY2024-03-304-58/+141
* Catch Botan exceptions on decoding.J08nY2024-03-291-2/+15
* Give libraries a name in Java.J08nY2024-03-2918-25/+25
* Cleanups in provider classes.J08nY2024-03-2915-154/+245
* Add test-vector suite to tests.J08nY2024-03-287-10/+95
* Support native timing in Performance tests of native libraries.J08nY2024-03-282-14/+23
* Point at build incldue paths for vendored libs.J08nY2024-03-281-2/+2
* Fix mbedTLS curve loading.J08nY2024-03-281-11/+36
* Correct listings of supported libraries.J08nY2024-03-281-0/+3
* Use vendored mbedTLS. Remove MatrixSSL.J08nY2024-03-2814-704/+6
* Vendor mbedTLS.J08nY2024-03-282-4/+7
* Try to fix LibreSSL build.J08nY2024-03-281-1/+0
* Fix mbedTLS.J08nY2024-03-281-18/+23
* Fix LibreSSL build (they removed binary curves).J08nY2024-03-271-65/+4
* Fix wolfCrypt tests.J08nY2024-03-271-0/+7
* Add performance test. Skip Nettle.J08nY2024-03-271-0/+27
* Add CLI export test.J08nY2024-03-274-47/+141
* Fix mbedTLS lookup.J08nY2024-03-272-8/+7
* Add test setup to reader app.J08nY2024-03-271-0/+1
* Fix wilfCrypt use in CI and tests.J08nY2024-03-273-7/+25
* Fix build.J08nY2024-03-271-1/+0
* Add more tests.J08nY2024-03-275-14/+184
* Add code coverage measurement.J08nY2024-03-271-0/+11
* Fix Java 8.J08nY2024-03-265-9/+9
* Minor cleanups.J08nY2024-03-2519-86/+80
* Add first standalone unit test.J08nY2024-03-253-0/+26
* Add CI.J08nY2024-03-252-6/+20
* Fix applet building.J08nY2024-03-2525-7/+37
* Basic Gradle setup.J08nY2024-03-2577-0/+17654